#75DFCA#75DFCA
#75DFCA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.104 H 179.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFCA |
|---|---|
| RGB | rgb(117, 223, 202) |
| HSL | hsl(168, 62%, 67%) |
| HSV | hsv(168, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.28, -35.72, 0.82) |
| CIE-LCH | lch(82.28, 35.73, 178.69°) |
| OKLab | oklab(83.42% -0.1037 0.0016) |
| OKLCH | oklch(83.42% 0.104 179.1) |
| XYZ | xyz(44.3800, 60.8178, 65.2660) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 5.67
Pale Teal
#82CBB2
ΔE00 6.01
Aqua (survey)
#13EAC9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFCA #DF758A
analogous
#75DF95 #75DFCA #75BFDF
triadic
#75DFCA #CA75DF #DFCA75
tetradic
#75DFCA #9575DF #DF758A #BFDF75
square
#75DFCA #9575DF #DF758A #BFDF75
split-complementary
#75DFCA #DF75BF #DF9575
monochromatic
#29B196 #43D3B7 #75DFCA #A7EBDD #D8F6F0
Accessibility & contrast
On white
1.60
#75DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#75DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFCA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFCA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#46E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dfca; /* rgb */ color: rgb(117, 223, 202); /* oklch */ color: oklch(83.4% 0.104 179.1);
Tailwind
colors: {
custom: {
50: '#a3e9da',
500: '#75dfca',
950: '#000000',
},
}SCSS
$custom: #75dfca; $custom-light: #a3e9da; $custom-dark: #000000;
JSON
{
"hex": "#75dfca",
"rgb": {
"r": 117,
"g": 223,
"b": 202
},
"hsl": {
"h": 168.113,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83419,
"c": 0.10373,
"h": 179.1
},
"luminance": 0.60822
}Semantic roles & 50–950 ramp
primary
#75DFCA
secondary
#B2465B
accent
#1B3ECA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483