#77FCEF#77FCEF
#77FCEF is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.119 H 186.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCEF |
|---|---|
| RGB | rgb(119, 252, 239) |
| HSL | hsl(174, 96%, 73%) |
| HSV | hsv(174, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(91.58, -39.63, -4.94) |
| CIE-LCH | lch(91.58, 39.94, 187.11°) |
| OKLab | oklab(91.28% -0.1182 -0.014) |
| OKLCH | oklch(91.28% 0.119 186.7) |
| XYZ | xyz(57.9915, 79.7693, 93.9855) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 4.59
Bright Cyan
#41FDFE
ΔE00 5.17
Aqua
#00FFFF
ΔE00 5.55
Light Cyan
#ACFFFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCEF #FC7784
analogous
#77FCAC #77FCEF #77C7FC
triadic
#77FCEF #EF77FC #FCEF77
tetradic
#77FCEF #AC77FC #FC7784 #C7FC77
square
#77FCEF #AC77FC #FC7784 #C7FC77
split-complementary
#77FCEF #FC77C7 #FCAC77
monochromatic
#05F3DC #3BFBE8 #77FCEF #B3FDF6 #E1FEFB
Accessibility & contrast
On white
1.24
#77FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#77FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCEF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCEF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#09FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fcef; /* rgb */ color: rgb(119, 252, 239); /* oklch */ color: oklch(91.3% 0.119 186.7);
Tailwind
colors: {
custom: {
50: '#a8fef4',
500: '#77fcef',
950: '#000000',
},
}SCSS
$custom: #77fcef; $custom-light: #a8fef4; $custom-dark: #000000;
JSON
{
"hex": "#77fcef",
"rgb": {
"r": 119,
"g": 252,
"b": 239
},
"hsl": {
"h": 174.135,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91278,
"c": 0.11904,
"h": 186.7
},
"luminance": 0.79775
}Semantic roles & 50–950 ramp
primary
#77FCEF
secondary
#D93E4D
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685