#75D7DB#75D7DB
#75D7DB is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.093 H 199.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #75D7DB |
|---|---|
| RGB | rgb(117, 215, 219) |
| HSL | hsl(182, 59%, 66%) |
| HSV | hsv(182, 47%, 86%) |
| CMYK | cmyk(46.6%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.46, -27.75, -10.92) |
| CIE-LCH | lch(80.46, 29.82, 201.48°) |
| OKLab | oklab(82.1% -0.0876 -0.0301) |
| OKLCH | oklch(82.1% 0.093 199) |
| XYZ | xyz(44.4177, 57.4935, 75.7608) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.46
Aqua Blue
#02D8E9
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D7DB #DB7975
analogous
#75DBAC #75D7DB #75A4DB
triadic
#75D7DB #DB75D7 #D7DB75
tetradic
#75D7DB #AC75DB #DB7975 #A4DB75
square
#75D7DB #AC75DB #DB7975 #A4DB75
split-complementary
#75D7DB #DB75A4 #DBAC75
monochromatic
#2CA4A9 #44C9CE #75D7DB #A6E5E8 #D6F3F4
Accessibility & contrast
On white
1.68
#75D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#75D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D7DB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D7DB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#3CDDD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75d7db; /* rgb */ color: rgb(117, 215, 219); /* oklch */ color: oklch(82.1% 0.093 199.0);
Tailwind
colors: {
custom: {
50: '#a3e3e6',
500: '#75d7db',
950: '#000000',
},
}SCSS
$custom: #75d7db; $custom-light: #a3e3e6; $custom-dark: #000000;
JSON
{
"hex": "#75d7db",
"rgb": {
"r": 117,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.353,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.82103,
"c": 0.0926,
"h": 199
},
"luminance": 0.57497
}Semantic roles & 50–950 ramp
primary
#75D7DB
secondary
#AC4C48
accent
#261FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484