#75CECA#75CECA
#75CECA is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.086 H 191.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #75CECA |
|---|---|
| RGB | rgb(117, 206, 202) |
| HSL | hsl(177, 48%, 63%) |
| HSV | hsv(177, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.39, -27.66, -6.36) |
| CIE-LCH | lch(77.39, 28.38, 192.96°) |
| OKLab | oklab(79.48% -0.0843 -0.0176) |
| OKLCH | oklch(79.48% 0.086 191.8) |
| XYZ | xyz(40.0639, 52.1857, 63.8273) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 6.03
Turquoise
#40E0D0
ΔE00 7.36
Pale Teal
#82CBB2
ΔE00 8.10
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CECA #CE7579
analogous
#75CE9D #75CECA #75A5CE
triadic
#75CECA #CA75CE #CECA75
tetradic
#75CECA #9D75CE #CE7579 #A5CE75
square
#75CECA #9D75CE #CE7579 #A5CE75
split-complementary
#75CECA #CE75A5 #CE9D75
monochromatic
#359490 #48BEB9 #75CECA #A2DEDB #CFEEED
Accessibility & contrast
On white
1.84
#75CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#75CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CECA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CECA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#4BD2CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75ceca; /* rgb */ color: rgb(117, 206, 202); /* oklch */ color: oklch(79.5% 0.086 191.8);
Tailwind
colors: {
custom: {
50: '#a2ddda',
500: '#75ceca',
950: '#000000',
},
}SCSS
$custom: #75ceca; $custom-light: #a2ddda; $custom-dark: #000000;
JSON
{
"hex": "#75ceca",
"rgb": {
"r": 117,
"g": 206,
"b": 202
},
"hsl": {
"h": 177.303,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79477,
"c": 0.08613,
"h": 191.8
},
"luminance": 0.52189
}Semantic roles & 50–950 ramp
primary
#75CECA
secondary
#9A4D51
accent
#2B31BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483