#77FDC2#77FDC2
#77FDC2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.146 H 162.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDC2 |
|---|---|
| RGB | rgb(119, 253, 194) |
| HSL | hsl(154, 97%, 73%) |
| HSV | hsv(154, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.81, -50.23, 17.20) |
| CIE-LCH | lch(90.81, 53.09, 161.09°) |
| OKLab | oklab(90.3% -0.1387 0.044) |
| OKLCH | oklch(90.3% 0.146 162.4) |
| XYZ | xyz(52.4660, 78.0628, 63.3313) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.09
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 3.81
Greenish Cyan
#2AFEB7
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDC2 #FD77B2
analogous
#77FD7F #77FDC2 #77F5FD
triadic
#77FDC2 #C277FD #FDC277
tetradic
#77FDC2 #7F77FD #FD77B2 #F5FD77
square
#77FDC2 #7F77FD #FD77B2 #F5FD77
split-complementary
#77FDC2 #FD77F5 #FD7F77
monochromatic
#04F68B #3BFCA7 #77FDC2 #B3FEDD #E1FFF1
Accessibility & contrast
On white
1.26
#77FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#77FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDC2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDC2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#45FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fdc2; /* rgb */ color: rgb(119, 253, 194); /* oklch */ color: oklch(90.3% 0.146 162.4);
Tailwind
colors: {
custom: {
50: '#a7ffd4',
500: '#77fdc2',
950: '#000000',
},
}SCSS
$custom: #77fdc2; $custom-light: #a7ffd4; $custom-dark: #000000;
JSON
{
"hex": "#77fdc2",
"rgb": {
"r": 119,
"g": 253,
"b": 194
},
"hsl": {
"h": 153.582,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90301,
"c": 0.14551,
"h": 162.4
},
"luminance": 0.78068
}Semantic roles & 50–950 ramp
primary
#77FDC2
secondary
#DA3E83
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683