#77DECF#77DECF
#77DECF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.099 H 183.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77DECF |
|---|---|
| RGB | rgb(119, 222, 207) |
| HSL | hsl(171, 61%, 67%) |
| HSV | hsv(171, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(82.20, -33.61, -1.95) |
| CIE-LCH | lch(82.20, 33.67, 183.31°) |
| OKLab | oklab(83.42% -0.0991 -0.0058) |
| OKLCH | oklch(83.42% 0.099 183.3) |
| XYZ | xyz(44.9869, 60.6658, 68.3584) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.61
Pale Teal
#82CBB2
ΔE00 6.74
Light Teal
#90E4C1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DECF #DE7786
analogous
#77DE9C #77DECF #77BADE
triadic
#77DECF #CF77DE #DECF77
tetradic
#77DECF #9C77DE #DE7786 #BADE77
square
#77DECF #9C77DE #DE7786 #BADE77
split-complementary
#77DECF #DE77BA #DE9C77
monochromatic
#2BB09D #46D2BE #77DECF #A8EAE0 #DAF6F2
Accessibility & contrast
On white
1.60
#77DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#77DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DECF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DECF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#48E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77decf; /* rgb */ color: rgb(119, 222, 207); /* oklch */ color: oklch(83.4% 0.099 183.3);
Tailwind
colors: {
custom: {
50: '#a5e8dd',
500: '#77decf',
950: '#000000',
},
}SCSS
$custom: #77decf; $custom-light: #a5e8dd; $custom-dark: #000000;
JSON
{
"hex": "#77decf",
"rgb": {
"r": 119,
"g": 222,
"b": 207
},
"hsl": {
"h": 171.262,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83416,
"c": 0.09923,
"h": 183.3
},
"luminance": 0.60669
}Semantic roles & 50–950 ramp
primary
#77DECF
secondary
#B24757
accent
#1D36C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484