#77FCF2#77FCF2
#77FCF2 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.118 H 188.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCF2 |
|---|---|
| RGB | rgb(119, 252, 242) |
| HSL | hsl(175, 96%, 73%) |
| HSV | hsv(175, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.66, -38.89, -6.38) |
| CIE-LCH | lch(91.66, 39.41, 189.32°) |
| OKLab | oklab(91.37% -0.117 -0.0179) |
| OKLCH | oklch(91.37% 0.118 188.7) |
| XYZ | xyz(58.4383, 79.9480, 96.3390) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.16
Bright Cyan
#41FDFE
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.49
Aqua
#00FFFF
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCF2 #FC7781
analogous
#77FCB0 #77FCF2 #77C3FC
triadic
#77FCF2 #F277FC #FCF277
tetradic
#77FCF2 #B077FC #FC7781 #C3FC77
square
#77FCF2 #B077FC #FC7781 #C3FC77
split-complementary
#77FCF2 #FC77C3 #FCB077
monochromatic
#05F3E1 #3BFBEC #77FCF2 #B3FDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#77FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#77FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCF2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCF2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fcf2; /* rgb */ color: rgb(119, 252, 242); /* oklch */ color: oklch(91.4% 0.118 188.7);
Tailwind
colors: {
custom: {
50: '#a9fef6',
500: '#77fcf2',
950: '#000000',
},
}SCSS
$custom: #77fcf2; $custom-light: #a9fef6; $custom-dark: #000000;
JSON
{
"hex": "#77fcf2",
"rgb": {
"r": 119,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.489,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.9137,
"c": 0.11833,
"h": 188.7
},
"luminance": 0.79954
}Semantic roles & 50–950 ramp
primary
#77FCF2
secondary
#D93E4A
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685