#77FDCF#77FDCF
#77FDCF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.136 H 168.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDCF |
|---|---|
| RGB | rgb(119, 253, 207) |
| HSL | hsl(159, 97%, 73%) |
| HSV | hsv(159, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.09, -47.49, 10.91) |
| CIE-LCH | lch(91.09, 48.72, 167.06°) |
| OKLab | oklab(90.62% -0.133 0.028) |
| OKLCH | oklch(90.62% 0.136 168.1) |
| XYZ | xyz(53.9903, 78.6726, 71.3595) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.99
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 4.48
Pale Turquoise
#A5FBD5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDCF #FD77A5
analogous
#77FD8C #77FDCF #77E8FD
triadic
#77FDCF #CF77FD #FDCF77
tetradic
#77FDCF #8C77FD #FD77A5 #E8FD77
square
#77FDCF #8C77FD #FD77A5 #E8FD77
split-complementary
#77FDCF #FD77E8 #FD8C77
monochromatic
#04F6A3 #3BFCBA #77FDCF #B3FEE4 #E1FFF4
Accessibility & contrast
On white
1.25
#77FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#77FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDCF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDCF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E3E0D2
Tritanopia (blue-blind)
#3CFEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fdcf; /* rgb */ color: rgb(119, 253, 207); /* oklch */ color: oklch(90.6% 0.136 168.1);
Tailwind
colors: {
custom: {
50: '#a7ffdd',
500: '#77fdcf',
950: '#000000',
},
}SCSS
$custom: #77fdcf; $custom-light: #a7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#77fdcf",
"rgb": {
"r": 119,
"g": 253,
"b": 207
},
"hsl": {
"h": 159.403,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90618,
"c": 0.1359,
"h": 168.1
},
"luminance": 0.78677
}Semantic roles & 50–950 ramp
primary
#77FDCF
secondary
#DA3E74
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684