#75D2DB#75D2DB
#75D2DB is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.0% C 0.089 H 203.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75D2DB |
|---|---|
| RGB | rgb(117, 210, 219) |
| HSL | hsl(185, 59%, 66%) |
| HSV | hsv(185, 47%, 86%) |
| CMYK | cmyk(46.6%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.03, -25.30, -13.05) |
| CIE-LCH | lch(79.03, 28.47, 207.28°) |
| OKLab | oklab(80.96% -0.0819 -0.0359) |
| OKLCH | oklch(80.96% 0.089 203.7) |
| XYZ | xyz(43.1639, 54.9860, 75.3429) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.02
Robin Egg Blue
#8AF1FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D2DB #DB7E75
analogous
#75DBB1 #75D2DB #759FDB
triadic
#75D2DB #DB75D2 #D2DB75
tetradic
#75D2DB #B175DB #DB7E75 #9FDB75
square
#75D2DB #B175DB #DB7E75 #9FDB75
split-complementary
#75D2DB #DB759F #DBB175
monochromatic
#2C9EA9 #44C2CE #75D2DB #A6E2E8 #D6F2F4
Accessibility & contrast
On white
1.75
#75D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#75D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D2DB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D2DB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#3DD9D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75d2db; /* rgb */ color: rgb(117, 210, 219); /* oklch */ color: oklch(81.0% 0.089 203.7);
Tailwind
colors: {
custom: {
50: '#a3e0e6',
500: '#75d2db',
950: '#000000',
},
}SCSS
$custom: #75d2db; $custom-light: #a3e0e6; $custom-dark: #000000;
JSON
{
"hex": "#75d2db",
"rgb": {
"r": 117,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.294,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.8096,
"c": 0.08946,
"h": 203.7
},
"luminance": 0.5499
}Semantic roles & 50–950 ramp
primary
#75D2DB
secondary
#AC5148
accent
#2E1FC6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484