#77FDCB#77FDCB
#77FDCB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.139 H 166.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDCB |
|---|---|
| RGB | rgb(119, 253, 203) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.00, -48.35, 12.84) |
| CIE-LCH | lch(91.00, 50.02, 165.12°) |
| OKLab | oklab(90.52% -0.1347 0.0329) |
| OKLCH | oklch(90.52% 0.139 166.3) |
| XYZ | xyz(53.5075, 78.4795, 68.8166) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.10
Aquamarine
#7FFFD4
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aqua
#8CFFDB
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDCB #FD77A9
analogous
#77FD88 #77FDCB #77ECFD
triadic
#77FDCB #CB77FD #FDCB77
tetradic
#77FDCB #8877FD #FD77A9 #ECFD77
square
#77FDCB #8877FD #FD77A9 #ECFD77
split-complementary
#77FDCB #FD77EC #FD8877
monochromatic
#04F69C #3BFCB4 #77FDCB #B3FEE2 #E1FFF3
Accessibility & contrast
On white
1.26
#77FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#77FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDCB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDCB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#3FFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fdcb; /* rgb */ color: rgb(119, 253, 203); /* oklch */ color: oklch(90.5% 0.139 166.3);
Tailwind
colors: {
custom: {
50: '#a7ffda',
500: '#77fdcb',
950: '#000000',
},
}SCSS
$custom: #77fdcb; $custom-light: #a7ffda; $custom-dark: #000000;
JSON
{
"hex": "#77fdcb",
"rgb": {
"r": 119,
"g": 253,
"b": 203
},
"hsl": {
"h": 157.612,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90518,
"c": 0.13871,
"h": 166.3
},
"luminance": 0.78484
}Semantic roles & 50–950 ramp
primary
#77FDCB
secondary
#DA3E78
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684