#77F8ED#77F8ED
#77F8ED is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.3% C 0.116 H 187.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77F8ED |
|---|---|
| RGB | rgb(119, 248, 237) |
| HSL | hsl(175, 90%, 72%) |
| HSV | hsv(175, 52%, 97%) |
| CMYK | cmyk(52%, 0%, 4.4%, 2.7%) |
| CIE-LAB | lab(90.40, -38.31, -5.65) |
| CIE-LCH | lch(90.40, 38.73, 188.39°) |
| OKLab | oklab(90.3% -0.1148 -0.0159) |
| OKLCH | oklch(90.3% 0.116 187.9) |
| XYZ | xyz(56.4547, 77.1659, 92.0238) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 4.63
Bright Cyan
#41FDFE
ΔE00 4.82
Aqua
#00FFFF
ΔE00 5.36
Light Cyan
#ACFFFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F8ED #F87782
analogous
#77F8AD #77F8ED #77C2F8
triadic
#77F8ED #ED77F8 #F8ED77
tetradic
#77F8ED #AD77F8 #F87782 #C2F877
square
#77F8ED #AD77F8 #F87782 #C2F877
split-complementary
#77F8ED #F877C2 #F8AD77
monochromatic
#0CE9D6 #3DF5E5 #77F8ED #B1FBF5 #E2FEFB
Accessibility & contrast
On white
1.28
#77F8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#77F8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F8ED
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F8ED | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDED
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#16FDF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77f8ed; /* rgb */ color: rgb(119, 248, 237); /* oklch */ color: oklch(90.3% 0.116 187.9);
Tailwind
colors: {
custom: {
50: '#a8fbf2',
500: '#77f8ed',
950: '#000000',
},
}SCSS
$custom: #77f8ed; $custom-light: #a8fbf2; $custom-dark: #000000;
JSON
{
"hex": "#77f8ed",
"rgb": {
"r": 119,
"g": 248,
"b": 237
},
"hsl": {
"h": 174.884,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.90304,
"c": 0.11592,
"h": 187.9
},
"luminance": 0.77171
}Semantic roles & 50–950 ramp
primary
#77F8ED
secondary
#D43F4C
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585