#77F5CB#77F5CB
#77F5CB is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.6% C 0.129 H 169.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #77F5CB |
|---|---|
| RGB | rgb(119, 245, 203) |
| HSL | hsl(160, 86%, 71%) |
| HSV | hsv(160, 51%, 96%) |
| CMYK | cmyk(51.4%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(88.70, -44.91, 9.57) |
| CIE-LCH | lch(88.70, 45.92, 167.97°) |
| OKLab | oklab(88.65% -0.1262 0.0245) |
| OKLCH | oklch(88.65% 0.129 169) |
| XYZ | xyz(51.0348, 73.5340, 67.9924) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.76
Aquamarine
#7FFFD4
ΔE00 2.09
Light Aqua
#8CFFDB
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 4.75
Pale Turquoise
#A5FBD5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F5CB #F577A1
analogous
#77F58C #77F5CB #77E0F5
triadic
#77F5CB #CB77F5 #F5CB77
tetradic
#77F5CB #8C77F5 #F577A1 #E0F577
square
#77F5CB #8C77F5 #F577A1 #E0F577
split-complementary
#77F5CB #F577E0 #F58C77
monochromatic
#11E19C #3EF1B5 #77F5CB #B0F9E1 #E2FDF4
Accessibility & contrast
On white
1.34
#77F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#77F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F5CB
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F5CB | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C9
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#42F6E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f5cb; /* rgb */ color: rgb(119, 245, 203); /* oklch */ color: oklch(88.6% 0.129 169.0);
Tailwind
colors: {
custom: {
50: '#a6f9da',
500: '#77f5cb',
950: '#000000',
},
}SCSS
$custom: #77f5cb; $custom-light: #a6f9da; $custom-dark: #000000;
JSON
{
"hex": "#77f5cb",
"rgb": {
"r": 119,
"g": 245,
"b": 203
},
"hsl": {
"h": 160,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.8865,
"c": 0.12854,
"h": 169
},
"luminance": 0.73539
}Semantic roles & 50–950 ramp
primary
#77F5CB
secondary
#D04070
accent
#034DE3
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583