#77FFC8#77FFC8
#77FFC8 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.143 H 164.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFC8 |
|---|---|
| RGB | rgb(119, 255, 200) |
| HSL | hsl(156, 100%, 73%) |
| HSV | hsv(156, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.51, -49.82, 15.11) |
| CIE-LCH | lch(91.51, 52.07, 163.13°) |
| OKLab | oklab(90.91% -0.1382 0.0387) |
| OKLCH | oklch(90.91% 0.143 164.3) |
| XYZ | xyz(53.7881, 79.6072, 67.1636) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.56
Aquamarine
#7FFFD4
ΔE00 2.81
Light Greenish Blue
#63F7B4
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.18
Greenish Cyan
#2AFEB7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFC8 #FF77AE
analogous
#77FF84 #77FFC8 #77F2FF
triadic
#77FFC8 #C877FF #FFC877
tetradic
#77FFC8 #8477FF #FF77AE #F2FF77
square
#77FFC8 #8477FF #FF77AE #F2FF77
split-complementary
#77FFC8 #FF77F2 #FF8477
monochromatic
#00FC96 #3AFFAF #77FFC8 #B4FFE1 #E0FFF3
Accessibility & contrast
On white
1.24
#77FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#77FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFC8
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFC8 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#40FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77ffc8; /* rgb */ color: rgb(119, 255, 200); /* oklch */ color: oklch(90.9% 0.143 164.3);
Tailwind
colors: {
custom: {
50: '#a7ffd8',
500: '#77ffc8',
950: '#000000',
},
}SCSS
$custom: #77ffc8; $custom-light: #a7ffd8; $custom-dark: #000000;
JSON
{
"hex": "#77ffc8",
"rgb": {
"r": 119,
"g": 255,
"b": 200
},
"hsl": {
"h": 155.735,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90912,
"c": 0.14349,
"h": 164.3
},
"luminance": 0.79612
}Semantic roles & 50–950 ramp
primary
#77FFC8
secondary
#DD3D7E
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683