#77FDCD#77FDCD
#77FDCD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.137 H 167.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDCD |
|---|---|
| RGB | rgb(119, 253, 205) |
| HSL | hsl(159, 97%, 73%) |
| HSV | hsv(159, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.04, -47.92, 11.88) |
| CIE-LCH | lch(91.04, 49.37, 166.08°) |
| OKLab | oklab(90.57% -0.1339 0.0305) |
| OKLCH | oklch(90.57% 0.137 167.2) |
| XYZ | xyz(53.7474, 78.5754, 70.0799) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.38
Light Aquamarine
#7BFDC7
ΔE00 1.57
Light Turquoise
#7EF4CC
ΔE00 2.53
Light Aqua
#8CFFDB
ΔE00 3.29
Bright Teal
#01F9C6
ΔE00 4.48
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDCD #FD77A7
analogous
#77FD8A #77FDCD #77EAFD
triadic
#77FDCD #CD77FD #FDCD77
tetradic
#77FDCD #8A77FD #FD77A7 #EAFD77
square
#77FDCD #8A77FD #FD77A7 #EAFD77
split-complementary
#77FDCD #FD77EA #FD8A77
monochromatic
#04F69F #3BFCB7 #77FDCD #B3FEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#77FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#77FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDCD
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDCD | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#3DFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fdcd; /* rgb */ color: rgb(119, 253, 205); /* oklch */ color: oklch(90.6% 0.137 167.2);
Tailwind
colors: {
custom: {
50: '#a7ffdc',
500: '#77fdcd',
950: '#000000',
},
}SCSS
$custom: #77fdcd; $custom-light: #a7ffdc; $custom-dark: #000000;
JSON
{
"hex": "#77fdcd",
"rgb": {
"r": 119,
"g": 253,
"b": 205
},
"hsl": {
"h": 158.507,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90568,
"c": 0.13728,
"h": 167.2
},
"luminance": 0.7858
}Semantic roles & 50–950 ramp
primary
#77FDCD
secondary
#DA3E76
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684