#75DCDB#75DCDB
#75DCDB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.096 H 194.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCDB |
|---|---|
| RGB | rgb(117, 220, 219) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.88, -30.16, -8.80) |
| CIE-LCH | lch(81.88, 31.42, 196.26°) |
| OKLab | oklab(83.25% -0.0932 -0.0243) |
| OKLCH | oklch(83.25% 0.096 194.6) |
| XYZ | xyz(45.7104, 60.0789, 76.1917) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 6.26
Turquoise
#40E0D0
ΔE00 6.69
Robin'S Egg
#6DEDFD
ΔE00 6.84
Aqua Blue
#02D8E9
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCDB #DC7576
analogous
#75DCA7 #75DCDB #75A9DC
triadic
#75DCDB #DB75DC #DCDB75
tetradic
#75DCDB #A775DC #DC7576 #A9DC75
square
#75DCDB #A775DC #DC7576 #A9DC75
split-complementary
#75DCDB #DC75A9 #DCA775
monochromatic
#2BABAA #44D0CE #75DCDB #A6E8E8 #D7F5F4
Accessibility & contrast
On white
1.61
#75DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#75DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCDB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCDB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#3AE2DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dcdb; /* rgb */ color: rgb(117, 220, 219); /* oklch */ color: oklch(83.2% 0.096 194.6);
Tailwind
colors: {
custom: {
50: '#a4e7e6',
500: '#75dcdb',
950: '#000000',
},
}SCSS
$custom: #75dcdb; $custom-light: #a4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#75dcdb",
"rgb": {
"r": 117,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.417,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.83249,
"c": 0.09629,
"h": 194.6
},
"luminance": 0.60083
}Semantic roles & 50–950 ramp
primary
#75DCDB
secondary
#AE4848
accent
#1E20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484