#77FFDC#77FFDC
#77FFDC is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 174.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFDC |
|---|---|
| RGB | rgb(119, 255, 220) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.96, -45.46, 5.44) |
| CIE-LCH | lch(91.96, 45.78, 173.17°) |
| OKLab | oklab(91.42% -0.1295 0.0137) |
| OKLCH | oklch(91.42% 0.13 174) |
| XYZ | xyz(56.2802, 80.6040, 80.2885) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.98
Aquamarine
#7FFFD4
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.17
Tiffany Blue
#7BF2DA
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 5.05
Pale Turquoise
#A5FBD5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFDC #FF779A
analogous
#77FF98 #77FFDC #77DEFF
triadic
#77FFDC #DC77FF #FFDC77
tetradic
#77FFDC #9877FF #FF779A #DEFF77
square
#77FFDC #9877FF #FF779A #DEFF77
split-complementary
#77FFDC #FF77DE #FF9877
monochromatic
#00FCBB #3AFFCC #77FFDC #B4FFEC #E0FFF7
Accessibility & contrast
On white
1.23
#77FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#77FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFDC
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFDC | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DA
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#2EFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77ffdc; /* rgb */ color: rgb(119, 255, 220); /* oklch */ color: oklch(91.4% 0.130 174.0);
Tailwind
colors: {
custom: {
50: '#a8ffe6',
500: '#77ffdc',
950: '#000000',
},
}SCSS
$custom: #77ffdc; $custom-light: #a8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#77ffdc",
"rgb": {
"r": 119,
"g": 255,
"b": 220
},
"hsl": {
"h": 164.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91423,
"c": 0.13018,
"h": 174
},
"luminance": 0.80609
}Semantic roles & 50–950 ramp
primary
#77FFDC
secondary
#DD3D66
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684