#75DCCB#75DCCB
#75DCCB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.100 H 181.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCCB |
|---|---|
| RGB | rgb(117, 220, 203) |
| HSL | hsl(170, 60%, 66%) |
| HSV | hsv(170, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(81.44, -34.09, -0.94) |
| CIE-LCH | lch(81.44, 34.11, 181.57°) |
| OKLab | oklab(82.75% -0.0999 -0.0031) |
| OKLCH | oklch(82.75% 0.1 181.8) |
| XYZ | xyz(43.7044, 59.2765, 65.6268) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 5.15
Mediumturquoise
#48D1CC
ΔE00 5.80
Pale Teal
#82CBB2
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCCB #DC7586
analogous
#75DC97 #75DCCB #75B9DC
triadic
#75DCCB #CB75DC #DCCB75
tetradic
#75DCCB #9775DC #DC7586 #B9DC75
square
#75DCCB #9775DC #DC7586 #B9DC75
split-complementary
#75DCCB #DC75B9 #DC9775
monochromatic
#2BAB96 #44D0B9 #75DCCB #A6E8DD #D7F5F0
Accessibility & contrast
On white
1.63
#75DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#75DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCCB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCCB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#46DFD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75dccb; /* rgb */ color: rgb(117, 220, 203); /* oklch */ color: oklch(82.8% 0.100 181.8);
Tailwind
colors: {
custom: {
50: '#a3e7da',
500: '#75dccb',
950: '#000000',
},
}SCSS
$custom: #75dccb; $custom-light: #a3e7da; $custom-dark: #000000;
JSON
{
"hex": "#75dccb",
"rgb": {
"r": 117,
"g": 220,
"b": 203
},
"hsl": {
"h": 170.097,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.82751,
"c": 0.09996,
"h": 181.8
},
"luminance": 0.5928
}Semantic roles & 50–950 ramp
primary
#75DCCB
secondary
#AE4858
accent
#1E3AC7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483