#76FFFA#76FFFA
#76FFFA is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.3% C 0.120 H 192.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFFA |
|---|---|
| RGB | rgb(118, 255, 250) |
| HSL | hsl(178, 100%, 73%) |
| HSV | hsv(178, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.69, -38.45, -9.00) |
| CIE-LCH | lch(92.69, 39.49, 193.18°) |
| OKLab | oklab(92.27% -0.1174 -0.025) |
| OKLCH | oklch(92.27% 0.12 192) |
| XYZ | xyz(60.4792, 82.2678, 103.1160) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.14
Bright Turquoise
#0FFEF9
ΔE00 3.82
Aqua
#00FFFF
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.43
Light Cyan
#ACFFFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFFA #FF767B
analogous
#76FFB5 #76FFFA #76BFFF
triadic
#76FFFA #FA76FF #FFFA76
tetradic
#76FFFA #B576FF #FF767B #BFFF76
square
#76FFFA #B576FF #FF767B #BFFF76
split-complementary
#76FFFA #FF76BF #FFB576
monochromatic
#00FBF1 #39FFF8 #76FFFA #B3FFFC #E0FFFE
Accessibility & contrast
On white
1.20
#76FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#76FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFFA
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFFA | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #76fffa; /* rgb */ color: rgb(118, 255, 250); /* oklch */ color: oklch(92.3% 0.120 192.0);
Tailwind
colors: {
custom: {
50: '#a9fffb',
500: '#76fffa',
950: '#000000',
},
}SCSS
$custom: #76fffa; $custom-light: #a9fffb; $custom-dark: #000000;
JSON
{
"hex": "#76fffa",
"rgb": {
"r": 118,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.81,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92267,
"c": 0.12002,
"h": 192
},
"luminance": 0.82274
}Semantic roles & 50–950 ramp
primary
#76FFFA
secondary
#DD3D42
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685