#77FFC2#77FFC2
#77FFC2 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.148 H 161.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFC2 |
|---|---|
| RGB | rgb(119, 255, 194) |
| HSL | hsl(153, 100%, 73%) |
| HSV | hsv(153, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(91.38, -51.06, 18.01) |
| CIE-LCH | lch(91.38, 54.14, 160.57°) |
| OKLab | oklab(90.77% -0.1408 0.0461) |
| OKLCH | oklch(90.77% 0.148 161.9) |
| XYZ | xyz(53.1006, 79.3322, 63.5428) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.48
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.90
Greenish Cyan
#2AFEB7
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFC2 #FF77B4
analogous
#77FF7E #77FFC2 #77F8FF
triadic
#77FFC2 #C277FF #FFC277
tetradic
#77FFC2 #7E77FF #FF77B4 #F8FF77
square
#77FFC2 #7E77FF #FF77B4 #F8FF77
split-complementary
#77FFC2 #FF77F8 #FF7E77
monochromatic
#00FC8B #3AFFA7 #77FFC2 #B4FFDD #E0FFF1
Accessibility & contrast
On white
1.25
#77FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#77FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFC2
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFC2 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBF
Deuteranopia (green-blind)
#E8E1C6
Tritanopia (blue-blind)
#44FFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77ffc2; /* rgb */ color: rgb(119, 255, 194); /* oklch */ color: oklch(90.8% 0.148 161.9);
Tailwind
colors: {
custom: {
50: '#a7ffd4',
500: '#77ffc2',
950: '#000000',
},
}SCSS
$custom: #77ffc2; $custom-light: #a7ffd4; $custom-dark: #000000;
JSON
{
"hex": "#77ffc2",
"rgb": {
"r": 119,
"g": 255,
"b": 194
},
"hsl": {
"h": 153.088,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.9077,
"c": 0.14814,
"h": 161.9
},
"luminance": 0.79337
}Semantic roles & 50–950 ramp
primary
#77FFC2
secondary
#DD3D85
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683