#75DFCB#75DFCB
#75DFCB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.4% C 0.103 H 179.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFCB |
|---|---|
| RGB | rgb(117, 223, 203) |
| HSL | hsl(169, 62%, 67%) |
| HSV | hsv(169, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.31, -35.49, 0.32) |
| CIE-LCH | lch(82.31, 35.49, 179.48°) |
| OKLab | oklab(83.45% -0.1033 0.0003) |
| OKLCH | oklch(83.45% 0.103 179.8) |
| XYZ | xyz(44.4988, 60.8653, 65.8916) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.51
Light Teal
#90E4C1
ΔE00 5.94
Pale Teal
#82CBB2
ΔE00 6.14
Aqua (survey)
#13EAC9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFCB #DF7589
analogous
#75DF96 #75DFCB #75BEDF
triadic
#75DFCB #CB75DF #DFCB75
tetradic
#75DFCB #9675DF #DF7589 #BEDF75
square
#75DFCB #9675DF #DF7589 #BEDF75
split-complementary
#75DFCB #DF75BE #DF9675
monochromatic
#29B197 #43D3B8 #75DFCB #A7EBDE #D8F6F0
Accessibility & contrast
On white
1.59
#75DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#75DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFCB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFCB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#45E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dfcb; /* rgb */ color: rgb(117, 223, 203); /* oklch */ color: oklch(83.4% 0.103 179.8);
Tailwind
colors: {
custom: {
50: '#a3e9da',
500: '#75dfcb',
950: '#000000',
},
}SCSS
$custom: #75dfcb; $custom-light: #a3e9da; $custom-dark: #000000;
JSON
{
"hex": "#75dfcb",
"rgb": {
"r": 117,
"g": 223,
"b": 203
},
"hsl": {
"h": 168.679,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83448,
"c": 0.10329,
"h": 179.8
},
"luminance": 0.60869
}Semantic roles & 50–950 ramp
primary
#75DFCB
secondary
#B2465A
accent
#1B3CCA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483