#77FDCC#77FDCC
#77FDCC is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.138 H 166.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDCC |
|---|---|
| RGB | rgb(119, 253, 204) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.02, -48.13, 12.36) |
| CIE-LCH | lch(91.02, 49.69, 165.60°) |
| OKLab | oklab(90.54% -0.1343 0.0317) |
| OKLCH | oklch(90.54% 0.138 166.7) |
| XYZ | xyz(53.6270, 78.5273, 69.4463) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.33
Aquamarine
#7FFFD4
ΔE00 1.59
Light Turquoise
#7EF4CC
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 4.30
Bright Teal
#01F9C6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDCC #FD77A8
analogous
#77FD89 #77FDCC #77EBFD
triadic
#77FDCC #CC77FD #FDCC77
tetradic
#77FDCC #8977FD #FD77A8 #EBFD77
square
#77FDCC #8977FD #FD77A8 #EBFD77
split-complementary
#77FDCC #FD77EB #FD8977
monochromatic
#04F69D #3BFCB5 #77FDCC #B3FEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#77FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#77FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDCC
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDCC | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#3EFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fdcc; /* rgb */ color: rgb(119, 253, 204); /* oklch */ color: oklch(90.5% 0.138 166.7);
Tailwind
colors: {
custom: {
50: '#a7ffdb',
500: '#77fdcc',
950: '#000000',
},
}SCSS
$custom: #77fdcc; $custom-light: #a7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#77fdcc",
"rgb": {
"r": 119,
"g": 253,
"b": 204
},
"hsl": {
"h": 158.06,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90543,
"c": 0.13799,
"h": 166.7
},
"luminance": 0.78532
}Semantic roles & 50–950 ramp
primary
#77FDCC
secondary
#DA3E77
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684