#77FDF3#77FDF3
#77FDF3 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.119 H 188.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDF3 |
|---|---|
| RGB | rgb(119, 253, 243) |
| HSL | hsl(176, 97%, 73%) |
| HSV | hsv(176, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(91.97, -39.10, -6.44) |
| CIE-LCH | lch(91.97, 39.63, 189.36°) |
| OKLab | oklab(91.63% -0.1176 -0.018) |
| OKLCH | oklch(91.63% 0.119 188.7) |
| XYZ | xyz(58.9038, 80.6380, 97.2371) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.12
Bright Cyan
#41FDFE
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 4.51
Aqua
#00FFFF
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDF3 #FD7781
analogous
#77FDB0 #77FDF3 #77C4FD
triadic
#77FDF3 #F377FD #FDF377
tetradic
#77FDF3 #B077FD #FD7781 #C4FD77
square
#77FDF3 #B077FD #FD7781 #C4FD77
split-complementary
#77FDF3 #FD77C4 #FDB077
monochromatic
#04F6E4 #3BFCEE #77FDF3 #B3FEF8 #E1FFFC
Accessibility & contrast
On white
1.23
#77FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#77FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDF3
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDF3 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F3
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fdf3; /* rgb */ color: rgb(119, 253, 243); /* oklch */ color: oklch(91.6% 0.119 188.7);
Tailwind
colors: {
custom: {
50: '#a9fef7',
500: '#77fdf3',
950: '#000000',
},
}SCSS
$custom: #77fdf3; $custom-light: #a9fef7; $custom-dark: #000000;
JSON
{
"hex": "#77fdf3",
"rgb": {
"r": 119,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.522,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91628,
"c": 0.11897,
"h": 188.7
},
"luminance": 0.80644
}Semantic roles & 50–950 ramp
primary
#77FDF3
secondary
#DA3E4A
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685