#77DBDF#77DBDF
#77DBDF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.094 H 198.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #77DBDF |
|---|---|
| RGB | rgb(119, 219, 223) |
| HSL | hsl(182, 62%, 67%) |
| HSV | hsv(182, 47%, 87%) |
| CMYK | cmyk(46.6%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.79, -28.22, -11.06) |
| CIE-LCH | lch(81.79, 30.31, 201.40°) |
| OKLab | oklab(83.23% -0.089 -0.0305) |
| OKLCH | oklch(83.23% 0.094 198.9) |
| XYZ | xyz(46.2533, 59.9088, 78.9239) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DBDF #DF7B77
analogous
#77DFAF #77DBDF #77A7DF
triadic
#77DBDF #DF77DB #DBDF77
tetradic
#77DBDF #AF77DF #DF7B77 #A7DF77
square
#77DBDF #AF77DF #DF7B77 #A7DF77
split-complementary
#77DBDF #DF77A7 #DFAF77
monochromatic
#2AADB2 #45CED3 #77DBDF #A9E8EB #DAF5F6
Accessibility & contrast
On white
1.62
#77DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#77DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DBDF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DBDF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#3CE1DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77dbdf; /* rgb */ color: rgb(119, 219, 223); /* oklch */ color: oklch(83.2% 0.094 198.9);
Tailwind
colors: {
custom: {
50: '#a5e6e9',
500: '#77dbdf',
950: '#000000',
},
}SCSS
$custom: #77dbdf; $custom-light: #a5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#77dbdf",
"rgb": {
"r": 119,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.308,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.83234,
"c": 0.0941,
"h": 198.9
},
"luminance": 0.59913
}Semantic roles & 50–950 ramp
primary
#77DBDF
secondary
#B34B47
accent
#231CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484