#75CECB#75CECB
#75CECB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.086 H 192.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75CECB |
|---|---|
| RGB | rgb(117, 206, 203) |
| HSL | hsl(178, 48%, 63%) |
| HSV | hsv(178, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(77.42, -27.41, -6.86) |
| CIE-LCH | lch(77.42, 28.25, 194.05°) |
| OKLab | oklab(79.51% -0.0839 -0.019) |
| OKLCH | oklch(79.51% 0.086 192.7) |
| XYZ | xyz(40.1827, 52.2332, 64.4529) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 7.59
Aqua Blue
#02D8E9
ΔE00 8.11
Pale Teal
#82CBB2
ΔE00 8.47
Seafoam Blue
#78D1B6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CECB #CE7578
analogous
#75CE9E #75CECB #75A4CE
triadic
#75CECB #CB75CE #CECB75
tetradic
#75CECB #9E75CE #CE7578 #A4CE75
square
#75CECB #9E75CE #CE7578 #A4CE75
split-complementary
#75CECB #CE75A4 #CE9E75
monochromatic
#359491 #48BEBA #75CECB #A2DEDC #CFEEED
Accessibility & contrast
On white
1.83
#75CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#75CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CECB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CECB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#B5BACC
Tritanopia (blue-blind)
#4AD3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cecb; /* rgb */ color: rgb(117, 206, 203); /* oklch */ color: oklch(79.5% 0.086 192.7);
Tailwind
colors: {
custom: {
50: '#a2ddda',
500: '#75cecb',
950: '#000000',
},
}SCSS
$custom: #75cecb; $custom-light: #a2ddda; $custom-dark: #000000;
JSON
{
"hex": "#75cecb",
"rgb": {
"r": 117,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.978,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79509,
"c": 0.08601,
"h": 192.7
},
"luminance": 0.52236
}Semantic roles & 50–950 ramp
primary
#75CECB
secondary
#9A4D50
accent
#2B30BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483