#77FDCA#77FDCA
#77FDCA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.139 H 165.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDCA |
|---|---|
| RGB | rgb(119, 253, 202) |
| HSL | hsl(157, 97%, 73%) |
| HSV | hsv(157, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.98, -48.56, 13.33) |
| CIE-LCH | lch(90.98, 50.35, 164.65°) |
| OKLab | oklab(90.49% -0.1352 0.0342) |
| OKLCH | oklch(90.49% 0.139 165.8) |
| XYZ | xyz(53.3887, 78.4319, 68.1911) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.87
Aquamarine
#7FFFD4
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDCA #FD77AA
analogous
#77FD87 #77FDCA #77EDFD
triadic
#77FDCA #CA77FD #FDCA77
tetradic
#77FDCA #8777FD #FD77AA #EDFD77
square
#77FDCA #8777FD #FD77AA #EDFD77
split-complementary
#77FDCA #FD77ED #FD8777
monochromatic
#04F69A #3BFCB2 #77FDCA #B3FEE2 #E1FFF3
Accessibility & contrast
On white
1.26
#77FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#77FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDCA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDCA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#40FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fdca; /* rgb */ color: rgb(119, 253, 202); /* oklch */ color: oklch(90.5% 0.139 165.8);
Tailwind
colors: {
custom: {
50: '#a7ffda',
500: '#77fdca',
950: '#000000',
},
}SCSS
$custom: #77fdca; $custom-light: #a7ffda; $custom-dark: #000000;
JSON
{
"hex": "#77fdca",
"rgb": {
"r": 119,
"g": 253,
"b": 202
},
"hsl": {
"h": 157.164,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90493,
"c": 0.13943,
"h": 165.8
},
"luminance": 0.78437
}Semantic roles & 50–950 ramp
primary
#77FDCA
secondary
#DA3E79
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683