#75DEC8#75DEC8
#75DEC8 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.104 H 178.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEC8 |
|---|---|
| RGB | rgb(117, 222, 200) |
| HSL | hsl(167, 61%, 66%) |
| HSV | hsv(167, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.94, -35.73, 1.39) |
| CIE-LCH | lch(81.94, 35.76, 177.78°) |
| OKLab | oklab(83.13% -0.1035 0.0031) |
| OKLCH | oklch(83.13% 0.104 178.3) |
| XYZ | xyz(43.8784, 60.1910, 63.9381) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.41
Turquoise
#40E0D0
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 5.40
Pale Teal
#82CBB2
ΔE00 5.67
Aqua (survey)
#13EAC9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEC8 #DE758B
analogous
#75DE94 #75DEC8 #75C0DE
triadic
#75DEC8 #C875DE #DEC875
tetradic
#75DEC8 #9475DE #DE758B #C0DE75
square
#75DEC8 #9475DE #DE758B #C0DE75
split-complementary
#75DEC8 #DE75C0 #DE9475
monochromatic
#2AAF93 #44D2B4 #75DEC8 #A6EADC #D8F6EF
Accessibility & contrast
On white
1.61
#75DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#75DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEC8
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEC8 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#48E1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dec8; /* rgb */ color: rgb(117, 222, 200); /* oklch */ color: oklch(83.1% 0.104 178.3);
Tailwind
colors: {
custom: {
50: '#a3e8d8',
500: '#75dec8',
950: '#000000',
},
}SCSS
$custom: #75dec8; $custom-light: #a3e8d8; $custom-dark: #000000;
JSON
{
"hex": "#75dec8",
"rgb": {
"r": 117,
"g": 222,
"b": 200
},
"hsl": {
"h": 167.429,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83128,
"c": 0.10351,
"h": 178.3
},
"luminance": 0.60195
}Semantic roles & 50–950 ramp
primary
#75DEC8
secondary
#B1465D
accent
#1C41C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483