#77DEBF#77DEBF
#77DEBF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.107 H 171.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEBF |
|---|---|
| RGB | rgb(119, 222, 191) |
| HSL | hsl(162, 61%, 67%) |
| HSV | hsv(162, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.80, -37.31, 5.96) |
| CIE-LCH | lch(81.80, 37.79, 170.93°) |
| OKLab | oklab(82.96% -0.106 0.0152) |
| OKLCH | oklch(82.96% 0.107 171.9) |
| XYZ | xyz(43.1290, 59.9226, 58.5736) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.21
Light Teal
#90E4C1
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.50
Light Turquoise
#7EF4CC
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEBF #DE7796
analogous
#77DE8C #77DEBF #77CADE
triadic
#77DEBF #BF77DE #DEBF77
tetradic
#77DEBF #8C77DE #DE7796 #CADE77
square
#77DEBF #8C77DE #DE7796 #CADE77
split-complementary
#77DEBF #DE77CA #DE8C77
monochromatic
#2BB088 #46D2A8 #77DEBF #A8EAD6 #DAF6ED
Accessibility & contrast
On white
1.62
#77DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#77DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEBF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEBF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C8C6C1
Tritanopia (blue-blind)
#51E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77debf; /* rgb */ color: rgb(119, 222, 191); /* oklch */ color: oklch(83.0% 0.107 171.9);
Tailwind
colors: {
custom: {
50: '#a4e9d2',
500: '#77debf',
950: '#000000',
},
}SCSS
$custom: #77debf; $custom-light: #a4e9d2; $custom-dark: #000000;
JSON
{
"hex": "#77debf",
"rgb": {
"r": 119,
"g": 222,
"b": 191
},
"hsl": {
"h": 161.942,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.82957,
"c": 0.10707,
"h": 171.9
},
"luminance": 0.59926
}Semantic roles & 50–950 ramp
primary
#77DEBF
secondary
#B24767
accent
#1D51C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483