#75DECC#75DECC
#75DECC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.102 H 181.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75DECC |
|---|---|
| RGB | rgb(117, 222, 204) |
| HSL | hsl(170, 61%, 66%) |
| HSV | hsv(170, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.04, -34.79, -0.59) |
| CIE-LCH | lch(82.04, 34.79, 180.97°) |
| OKLab | oklab(83.25% -0.1017 -0.0021) |
| OKLCH | oklch(83.25% 0.102 181.2) |
| XYZ | xyz(44.3520, 60.3804, 66.4324) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.78
Mediumturquoise
#48D1CC
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DECC #DE7587
analogous
#75DE98 #75DECC #75BCDE
triadic
#75DECC #CC75DE #DECC75
tetradic
#75DECC #9875DE #DE7587 #BCDE75
square
#75DECC #9875DE #DE7587 #BCDE75
split-complementary
#75DECC #DE75BC #DE9875
monochromatic
#2AAF98 #44D2BA #75DECC #A6EADE #D8F6F1
Accessibility & contrast
On white
1.61
#75DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#75DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DECC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DECC | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#45E1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75decc; /* rgb */ color: rgb(117, 222, 204); /* oklch */ color: oklch(83.2% 0.102 181.2);
Tailwind
colors: {
custom: {
50: '#a3e8db',
500: '#75decc',
950: '#000000',
},
}SCSS
$custom: #75decc; $custom-light: #a3e8db; $custom-dark: #000000;
JSON
{
"hex": "#75decc",
"rgb": {
"r": 117,
"g": 222,
"b": 204
},
"hsl": {
"h": 169.714,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83245,
"c": 0.10175,
"h": 181.2
},
"luminance": 0.60384
}Semantic roles & 50–950 ramp
primary
#75DECC
secondary
#B14659
accent
#1C3AC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484