#77F3CA#77F3CA
#77F3CA is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.2% C 0.127 H 169.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #77F3CA |
|---|---|
| RGB | rgb(119, 243, 202) |
| HSL | hsl(160, 84%, 71%) |
| HSV | hsv(160, 51%, 95%) |
| CMYK | cmyk(51%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(88.10, -44.26, 9.24) |
| CIE-LCH | lch(88.10, 45.21, 168.21°) |
| OKLab | oklab(88.16% -0.1244 0.0237) |
| OKLCH | oklch(88.16% 0.127 169.2) |
| XYZ | xyz(50.3142, 72.2830, 67.1662) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.65
Aquamarine
#7FFFD4
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Teal
#90E4C1
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F3CA #F377A0
analogous
#77F38C #77F3CA #77DEF3
triadic
#77F3CA #CA77F3 #F3CA77
tetradic
#77F3CA #8C77F3 #F377A0 #DEF377
square
#77F3CA #8C77F3 #F377A0 #DEF377
split-complementary
#77F3CA #F377DE #F38C77
monochromatic
#13DC9A #3FEEB4 #77F3CA #AFF8E0 #E3FDF4
Accessibility & contrast
On white
1.36
#77F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#77F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F3CA
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F3CA | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#44F4E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #77f3ca; /* rgb */ color: rgb(119, 243, 202); /* oklch */ color: oklch(88.2% 0.127 169.2);
Tailwind
colors: {
custom: {
50: '#a6f7da',
500: '#77f3ca',
950: '#000000',
},
}SCSS
$custom: #77f3ca; $custom-light: #a6f7da; $custom-dark: #000000;
JSON
{
"hex": "#77f3ca",
"rgb": {
"r": 119,
"g": 243,
"b": 202
},
"hsl": {
"h": 160.161,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.88158,
"c": 0.12668,
"h": 169.2
},
"luminance": 0.72287
}Semantic roles & 50–950 ramp
primary
#77F3CA
secondary
#CD416F
accent
#054EE0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583