#75DBDC#75DBDC
#75DBDC is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.1% C 0.095 H 196.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75DBDC |
|---|---|
| RGB | rgb(117, 219, 220) |
| HSL | hsl(181, 60%, 66%) |
| HSV | hsv(181, 47%, 86%) |
| CMYK | cmyk(46.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.62, -29.43, -9.71) |
| CIE-LCH | lch(81.62, 30.99, 198.26°) |
| OKLab | oklab(83.05% -0.0916 -0.0268) |
| OKLCH | oklch(83.05% 0.095 196.3) |
| XYZ | xyz(45.5807, 59.6084, 76.7998) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DBDC #DC7675
analogous
#75DCA9 #75DBDC #75A7DC
triadic
#75DBDC #DC75DB #DBDC75
tetradic
#75DBDC #A975DC #DC7675 #A7DC75
square
#75DBDC #A975DC #DC7675 #A7DC75
split-complementary
#75DBDC #DC75A7 #DCA975
monochromatic
#2BAAAB #44CED0 #75DBDC #A6E8E8 #D7F4F5
Accessibility & contrast
On white
1.63
#75DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#75DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DBDC
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DBDC | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#39E1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dbdc; /* rgb */ color: rgb(117, 219, 220); /* oklch */ color: oklch(83.1% 0.095 196.3);
Tailwind
colors: {
custom: {
50: '#a4e6e6',
500: '#75dbdc',
950: '#000000',
},
}SCSS
$custom: #75dbdc; $custom-light: #a4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#75dbdc",
"rgb": {
"r": 117,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.583,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.83052,
"c": 0.09548,
"h": 196.3
},
"luminance": 0.59612
}Semantic roles & 50–950 ramp
primary
#75DBDC
secondary
#AE4848
accent
#201EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484