#77FDEF#77FDEF
#77FDEF is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.5% C 0.120 H 186.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDEF |
|---|---|
| RGB | rgb(119, 253, 239) |
| HSL | hsl(174, 97%, 73%) |
| HSV | hsv(174, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.86, -40.09, -4.53) |
| CIE-LCH | lch(91.86, 40.34, 186.44°) |
| OKLab | oklab(91.51% -0.1193 -0.0128) |
| OKLCH | oklch(91.51% 0.12 186.1) |
| XYZ | xyz(58.3063, 80.3990, 94.0905) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.73
Bright Cyan
#41FDFE
ΔE00 5.43
Aqua
#00FFFF
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDEF #FD7785
analogous
#77FDAC #77FDEF #77C8FD
triadic
#77FDEF #EF77FD #FDEF77
tetradic
#77FDEF #AC77FD #FD7785 #C8FD77
square
#77FDEF #AC77FD #FD7785 #C8FD77
split-complementary
#77FDEF #FD77C8 #FDAC77
monochromatic
#04F6DD #3BFCE8 #77FDEF #B3FEF6 #E1FFFB
Accessibility & contrast
On white
1.23
#77FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#77FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDEF
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDEF | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#06FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fdef; /* rgb */ color: rgb(119, 253, 239); /* oklch */ color: oklch(91.5% 0.120 186.1);
Tailwind
colors: {
custom: {
50: '#a9fef4',
500: '#77fdef',
950: '#000000',
},
}SCSS
$custom: #77fdef; $custom-light: #a9fef4; $custom-dark: #000000;
JSON
{
"hex": "#77fdef",
"rgb": {
"r": 119,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.731,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91507,
"c": 0.11996,
"h": 186.1
},
"luminance": 0.80404
}Semantic roles & 50–950 ramp
primary
#77FDEF
secondary
#DA3E4E
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685