#75D8DB#75D8DB
#75D8DB is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.3% C 0.093 H 198.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #75D8DB |
|---|---|
| RGB | rgb(117, 216, 219) |
| HSL | hsl(182, 59%, 66%) |
| HSV | hsv(182, 47%, 86%) |
| CMYK | cmyk(46.6%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.74, -28.24, -10.50) |
| CIE-LCH | lch(80.74, 30.12, 200.39°) |
| OKLab | oklab(82.33% -0.0887 -0.0289) |
| OKLCH | oklch(82.33% 0.093 198.1) |
| XYZ | xyz(44.6731, 58.0044, 75.8459) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D8DB #DB7875
analogous
#75DBAB #75D8DB #75A5DB
triadic
#75D8DB #DB75D8 #D8DB75
tetradic
#75D8DB #AB75DB #DB7875 #A5DB75
square
#75D8DB #AB75DB #DB7875 #A5DB75
split-complementary
#75D8DB #DB75A5 #DBAB75
monochromatic
#2CA6A9 #44CACE #75D8DB #A6E6E8 #D6F3F4
Accessibility & contrast
On white
1.67
#75D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#75D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D8DB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D8DB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#3BDED9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75d8db; /* rgb */ color: rgb(117, 216, 219); /* oklch */ color: oklch(82.3% 0.093 198.1);
Tailwind
colors: {
custom: {
50: '#a4e4e6',
500: '#75d8db',
950: '#000000',
},
}SCSS
$custom: #75d8db; $custom-light: #a4e4e6; $custom-dark: #000000;
JSON
{
"hex": "#75d8db",
"rgb": {
"r": 117,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.765,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.82332,
"c": 0.0933,
"h": 198.1
},
"luminance": 0.58008
}Semantic roles & 50–950 ramp
primary
#75D8DB
secondary
#AC4B48
accent
#241FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484