#77FFD9#77FFD9
#77FFD9 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.3% C 0.132 H 172.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFD9 |
|---|---|
| RGB | rgb(119, 255, 217) |
| HSL | hsl(163, 100%, 73%) |
| HSV | hsv(163, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(91.88, -46.14, 6.89) |
| CIE-LCH | lch(91.88, 46.65, 171.51°) |
| OKLab | oklab(91.34% -0.1307 0.0175) |
| OKLCH | oklch(91.34% 0.132 172.4) |
| XYZ | xyz(55.8864, 80.4465, 78.2148) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.63
Light Aqua
#8CFFDB
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFD9 #FF779D
analogous
#77FF95 #77FFD9 #77E1FF
triadic
#77FFD9 #D977FF #FFD977
tetradic
#77FFD9 #9577FF #FF779D #E1FF77
square
#77FFD9 #9577FF #FF779D #E1FF77
split-complementary
#77FFD9 #FF77E1 #FF9577
monochromatic
#00FCB5 #3AFFC8 #77FFD9 #B4FFEA #E0FFF6
Accessibility & contrast
On white
1.23
#77FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#77FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFD9
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFD9 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D7
Deuteranopia (green-blind)
#E3E2DC
Tritanopia (blue-blind)
#31FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77ffd9; /* rgb */ color: rgb(119, 255, 217); /* oklch */ color: oklch(91.3% 0.132 172.4);
Tailwind
colors: {
custom: {
50: '#a8ffe4',
500: '#77ffd9',
950: '#000000',
},
}SCSS
$custom: #77ffd9; $custom-light: #a8ffe4; $custom-dark: #000000;
JSON
{
"hex": "#77ffd9",
"rgb": {
"r": 119,
"g": 255,
"b": 217
},
"hsl": {
"h": 163.235,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91343,
"c": 0.13192,
"h": 172.4
},
"luminance": 0.80452
}Semantic roles & 50–950 ramp
primary
#77FFD9
secondary
#DD3D6A
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684