#77FFDB#77FFDB
#77FFDB is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.131 H 173.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFDB |
|---|---|
| RGB | rgb(119, 255, 219) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.93, -45.69, 5.92) |
| CIE-LCH | lch(91.93, 46.07, 172.61°) |
| OKLab | oklab(91.4% -0.1299 0.015) |
| OKLCH | oklch(91.4% 0.131 173.4) |
| XYZ | xyz(56.1482, 80.5512, 79.5931) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.90
Aquamarine
#7FFFD4
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.77
Pale Turquoise
#A5FBD5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFDB #FF779B
analogous
#77FF97 #77FFDB #77DFFF
triadic
#77FFDB #DB77FF #FFDB77
tetradic
#77FFDB #9777FF #FF779B #DFFF77
square
#77FFDB #9777FF #FF779B #DFFF77
split-complementary
#77FFDB #FF77DF #FF9777
monochromatic
#00FCB9 #3AFFCB #77FFDB #B4FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#77FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#77FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFDB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFDB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#2FFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77ffdb; /* rgb */ color: rgb(119, 255, 219); /* oklch */ color: oklch(91.4% 0.131 173.4);
Tailwind
colors: {
custom: {
50: '#a8ffe6',
500: '#77ffdb',
950: '#000000',
},
}SCSS
$custom: #77ffdb; $custom-light: #a8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#77ffdb",
"rgb": {
"r": 119,
"g": 255,
"b": 219
},
"hsl": {
"h": 164.118,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91396,
"c": 0.13075,
"h": 173.4
},
"luminance": 0.80556
}Semantic roles & 50–950 ramp
primary
#77FFDB
secondary
#DD3D68
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684