#77FDF7#77FDF7
#77FDF7 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.118 H 191.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDF7 |
|---|---|
| RGB | rgb(119, 253, 247) |
| HSL | hsl(177, 97%, 73%) |
| HSV | hsv(177, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.08, -38.10, -8.36) |
| CIE-LCH | lch(92.08, 39.01, 192.37°) |
| OKLab | oklab(91.75% -0.1159 -0.0232) |
| OKLCH | oklch(91.75% 0.118 191.3) |
| XYZ | xyz(59.5144, 80.8822, 100.4531) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.39
Bright Turquoise
#0FFEF9
ΔE00 3.92
Aqua
#00FFFF
ΔE00 4.19
Bright Light Blue
#26F7FD
ΔE00 4.95
Bright Aqua
#0BF9EA
ΔE00 5.21
Light Cyan
#ACFFFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDF7 #FD777D
analogous
#77FDB4 #77FDF7 #77C0FD
triadic
#77FDF7 #F777FD #FDF777
tetradic
#77FDF7 #B477FD #FD777D #C0FD77
square
#77FDF7 #B477FD #FD777D #C0FD77
split-complementary
#77FDF7 #FD77C0 #FDB477
monochromatic
#04F6EB #3BFCF3 #77FDF7 #B3FEFB #E1FFFD
Accessibility & contrast
On white
1.22
#77FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#77FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDF7
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDF7 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fdf7; /* rgb */ color: rgb(119, 253, 247); /* oklch */ color: oklch(91.8% 0.118 191.3);
Tailwind
colors: {
custom: {
50: '#a9fef9',
500: '#77fdf7',
950: '#000000',
},
}SCSS
$custom: #77fdf7; $custom-light: #a9fef9; $custom-dark: #000000;
JSON
{
"hex": "#77fdf7",
"rgb": {
"r": 119,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.313,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91752,
"c": 0.11825,
"h": 191.3
},
"luminance": 0.80888
}Semantic roles & 50–950 ramp
primary
#77FDF7
secondary
#DA3E45
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685