#77FDCE#77FDCE
#77FDCE is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.137 H 167.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDCE |
|---|---|
| RGB | rgb(119, 253, 206) |
| HSL | hsl(159, 97%, 73%) |
| HSV | hsv(159, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.06, -47.70, 11.39) |
| CIE-LCH | lch(91.06, 49.04, 166.57°) |
| OKLab | oklab(90.59% -0.1334 0.0292) |
| OKLCH | oklch(90.59% 0.137 167.7) |
| XYZ | xyz(53.8684, 78.6238, 70.7177) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.18
Light Aquamarine
#7BFDC7
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.40
Light Aqua
#8CFFDB
ΔE00 3.09
Bright Teal
#01F9C6
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDCE #FD77A6
analogous
#77FD8B #77FDCE #77E9FD
triadic
#77FDCE #CE77FD #FDCE77
tetradic
#77FDCE #8B77FD #FD77A6 #E9FD77
square
#77FDCE #8B77FD #FD77A6 #E9FD77
split-complementary
#77FDCE #FD77E9 #FD8B77
monochromatic
#04F6A1 #3BFCB8 #77FDCE #B3FEE4 #E1FFF4
Accessibility & contrast
On white
1.26
#77FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#77FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDCE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDCE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E4DFD1
Tritanopia (blue-blind)
#3CFEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fdce; /* rgb */ color: rgb(119, 253, 206); /* oklch */ color: oklch(90.6% 0.137 167.7);
Tailwind
colors: {
custom: {
50: '#a7ffdd',
500: '#77fdce',
950: '#000000',
},
}SCSS
$custom: #77fdce; $custom-light: #a7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#77fdce",
"rgb": {
"r": 119,
"g": 253,
"b": 206
},
"hsl": {
"h": 158.955,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90593,
"c": 0.13658,
"h": 167.7
},
"luminance": 0.78629
}Semantic roles & 50–950 ramp
primary
#77FDCE
secondary
#DA3E75
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684