#77DDCF#77DDCF
#77DDCF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.098 H 184.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDCF |
|---|---|
| RGB | rgb(119, 221, 207) |
| HSL | hsl(172, 60%, 67%) |
| HSV | hsv(172, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.91, -33.14, -2.37) |
| CIE-LCH | lch(81.91, 33.23, 184.08°) |
| OKLab | oklab(83.19% -0.0979 -0.0069) |
| OKLCH | oklch(83.19% 0.098 184) |
| XYZ | xyz(44.7221, 60.1362, 68.2701) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.09
Mediumturquoise
#48D1CC
ΔE00 5.32
Tiffany Blue
#7BF2DA
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 5.66
Pale Teal
#82CBB2
ΔE00 6.78
Light Teal
#90E4C1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDCF #DD7785
analogous
#77DD9C #77DDCF #77B8DD
triadic
#77DDCF #CF77DD #DDCF77
tetradic
#77DDCF #9C77DD #DD7785 #B8DD77
square
#77DDCF #9C77DD #DD7785 #B8DD77
split-complementary
#77DDCF #DD77B8 #DD9C77
monochromatic
#2CAE9C #46D1BE #77DDCF #A8E9E0 #D9F5F2
Accessibility & contrast
On white
1.61
#77DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#77DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDCF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDCF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#48E1D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77ddcf; /* rgb */ color: rgb(119, 221, 207); /* oklch */ color: oklch(83.2% 0.098 184.0);
Tailwind
colors: {
custom: {
50: '#a4e8dd',
500: '#77ddcf',
950: '#000000',
},
}SCSS
$custom: #77ddcf; $custom-light: #a4e8dd; $custom-dark: #000000;
JSON
{
"hex": "#77ddcf",
"rgb": {
"r": 119,
"g": 221,
"b": 207
},
"hsl": {
"h": 171.765,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.83185,
"c": 0.09818,
"h": 184
},
"luminance": 0.6014
}Semantic roles & 50–950 ramp
primary
#77DDCF
secondary
#B04856
accent
#1E35C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484