#77DDDB#77DDDB
#77DDDB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.096 H 193.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDDB |
|---|---|
| RGB | rgb(119, 221, 219) |
| HSL | hsl(179, 60%, 67%) |
| HSV | hsv(179, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.24, -30.20, -8.26) |
| CIE-LCH | lch(82.24, 31.30, 195.29°) |
| OKLab | oklab(83.56% -0.0929 -0.0228) |
| OKLCH | oklch(83.56% 0.096 193.8) |
| XYZ | xyz(46.2453, 60.7454, 76.2921) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.03
Robin Egg Blue
#8AF1FE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDDB #DD7779
analogous
#77DDA8 #77DDDB #77ACDD
triadic
#77DDDB #DB77DD #DDDB77
tetradic
#77DDDB #A877DD #DD7779 #ACDD77
square
#77DDDB #A877DD #DD7779 #ACDD77
split-complementary
#77DDDB #DD77AC #DDA877
monochromatic
#2CAEAC #46D1CE #77DDDB #A8E9E8 #D9F5F5
Accessibility & contrast
On white
1.60
#77DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#77DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDDB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDDB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#3FE2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dddb; /* rgb */ color: rgb(119, 221, 219); /* oklch */ color: oklch(83.6% 0.096 193.8);
Tailwind
colors: {
custom: {
50: '#a5e8e6',
500: '#77dddb',
950: '#000000',
},
}SCSS
$custom: #77dddb; $custom-light: #a5e8e6; $custom-dark: #000000;
JSON
{
"hex": "#77dddb",
"rgb": {
"r": 119,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.824,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.8356,
"c": 0.09566,
"h": 193.8
},
"luminance": 0.60749
}Semantic roles & 50–950 ramp
primary
#77DDDB
secondary
#B0484A
accent
#1E21C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484