#75DDCB#75DDCB
#75DDCB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.101 H 181.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDCB |
|---|---|
| RGB | rgb(117, 221, 203) |
| HSL | hsl(170, 60%, 66%) |
| HSV | hsv(170, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.73, -34.56, -0.52) |
| CIE-LCH | lch(81.73, 34.56, 180.85°) |
| OKLab | oklab(82.98% -0.101 -0.0019) |
| OKLCH | oklch(82.98% 0.101 181.1) |
| XYZ | xyz(43.9676, 59.8030, 65.7145) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.00
Seafoam Blue
#78D1B6
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.83
Pale Teal
#82CBB2
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.11
Light Teal
#90E4C1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDCB #DD7587
analogous
#75DD97 #75DDCB #75BBDD
triadic
#75DDCB #CB75DD #DDCB75
tetradic
#75DDCB #9775DD #DD7587 #BBDD75
square
#75DDCB #9775DD #DD7587 #BBDD75
split-complementary
#75DDCB #DD75BB #DD9775
monochromatic
#2BAD96 #44D1B8 #75DDCB #A6E9DE #D7F5F0
Accessibility & contrast
On white
1.62
#75DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#75DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDCB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDCB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#46E0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75ddcb; /* rgb */ color: rgb(117, 221, 203); /* oklch */ color: oklch(83.0% 0.101 181.1);
Tailwind
colors: {
custom: {
50: '#a3e8da',
500: '#75ddcb',
950: '#000000',
},
}SCSS
$custom: #75ddcb; $custom-light: #a3e8da; $custom-dark: #000000;
JSON
{
"hex": "#75ddcb",
"rgb": {
"r": 117,
"g": 221,
"b": 203
},
"hsl": {
"h": 169.615,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.82983,
"c": 0.10106,
"h": 181.1
},
"luminance": 0.59807
}Semantic roles & 50–950 ramp
primary
#75DDCB
secondary
#AF4759
accent
#1D3BC8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483