#77FDEE#77FDEE
#77FDEE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.120 H 185.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDEE |
|---|---|
| RGB | rgb(119, 253, 238) |
| HSL | hsl(173, 97%, 73%) |
| HSV | hsv(173, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.84, -40.33, -4.05) |
| CIE-LCH | lch(91.84, 40.53, 185.73°) |
| OKLab | oklab(91.48% -0.1197 -0.0115) |
| OKLCH | oklch(91.48% 0.12 185.5) |
| XYZ | xyz(58.1590, 80.3401, 93.3146) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 5.72
Aqua
#00FFFF
ΔE00 6.00
Light Cyan
#ACFFFC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDEE #FD7786
analogous
#77FDAB #77FDEE #77C9FD
triadic
#77FDEE #EE77FD #FDEE77
tetradic
#77FDEE #AB77FD #FD7786 #C9FD77
square
#77FDEE #AB77FD #FD7786 #C9FD77
split-complementary
#77FDEE #FD77C9 #FDAB77
monochromatic
#04F6DB #3BFCE6 #77FDEE #B3FEF6 #E1FFFB
Accessibility & contrast
On white
1.23
#77FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#77FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDEE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDEE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#0BFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fdee; /* rgb */ color: rgb(119, 253, 238); /* oklch */ color: oklch(91.5% 0.120 185.5);
Tailwind
colors: {
custom: {
50: '#a8fef3',
500: '#77fdee',
950: '#000000',
},
}SCSS
$custom: #77fdee; $custom-light: #a8fef3; $custom-dark: #000000;
JSON
{
"hex": "#77fdee",
"rgb": {
"r": 119,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.284,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91476,
"c": 0.12025,
"h": 185.5
},
"luminance": 0.80346
}Semantic roles & 50–950 ramp
primary
#77FDEE
secondary
#DA3E4F
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685