#77FEF2#77FEF2
#77FEF2 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.120 H 187.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEF2 |
|---|---|
| RGB | rgb(119, 254, 242) |
| HSL | hsl(175, 99%, 73%) |
| HSV | hsv(175, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.23, -39.80, -5.55) |
| CIE-LCH | lch(92.23, 40.18, 187.94°) |
| OKLab | oklab(91.83% -0.1191 -0.0156) |
| OKLCH | oklch(91.83% 0.12 187.5) |
| XYZ | xyz(59.0697, 81.2108, 96.5495) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 4.35
Bright Cyan
#41FDFE
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 4.94
Aqua
#00FFFF
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEF2 #FE7783
analogous
#77FEAF #77FEF2 #77C6FE
triadic
#77FEF2 #F277FE #FEF277
tetradic
#77FEF2 #AF77FE #FE7783 #C6FE77
square
#77FEF2 #AF77FE #FE7783 #C6FE77
split-complementary
#77FEF2 #FE77C6 #FEAF77
monochromatic
#02F9E3 #3AFEEC #77FEF2 #B4FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#77FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#77FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEF2
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEF2 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77fef2; /* rgb */ color: rgb(119, 254, 242); /* oklch */ color: oklch(91.8% 0.120 187.5);
Tailwind
colors: {
custom: {
50: '#a9fff6',
500: '#77fef2',
950: '#000000',
},
}SCSS
$custom: #77fef2; $custom-light: #a9fff6; $custom-dark: #000000;
JSON
{
"hex": "#77fef2",
"rgb": {
"r": 119,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.667,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91826,
"c": 0.12009,
"h": 187.5
},
"luminance": 0.81216
}Semantic roles & 50–950 ramp
primary
#77FEF2
secondary
#DC3E4C
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685