#75CEBC#75CEBC
#75CEBC is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.0% C 0.090 H 179.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEBC |
|---|---|
| RGB | rgb(117, 206, 188) |
| HSL | hsl(168, 48%, 63%) |
| HSV | hsv(168, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.01, -31.03, 0.61) |
| CIE-LCH | lch(77.01, 31.03, 178.87°) |
| OKLab | oklab(79.05% -0.0903 0.0011) |
| OKLCH | oklch(79.05% 0.09 179.3) |
| XYZ | xyz(38.4809, 51.5525, 55.4900) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.04
Pale Teal
#82CBB2
ΔE00 3.46
Mediumaquamarine
#66CDAA
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 6.34
Turquoise (survey)
#06C2AC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEBC #CE7587
analogous
#75CE8F #75CEBC #75B3CE
triadic
#75CEBC #BC75CE #CEBC75
tetradic
#75CEBC #8F75CE #CE7587 #B3CE75
square
#75CEBC #8F75CE #CE7587 #B3CE75
split-complementary
#75CEBC #CE75B3 #CE8F75
monochromatic
#359481 #48BEA6 #75CEBC #A2DED2 #CFEEE8
Accessibility & contrast
On white
1.86
#75CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#75CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEBC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEBC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BB
Deuteranopia (green-blind)
#B8BABD
Tritanopia (blue-blind)
#53D1C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cebc; /* rgb */ color: rgb(117, 206, 188); /* oklch */ color: oklch(79.0% 0.090 179.3);
Tailwind
colors: {
custom: {
50: '#a1ddd0',
500: '#75cebc',
950: '#000000',
},
}SCSS
$custom: #75cebc; $custom-light: #a1ddd0; $custom-dark: #000000;
JSON
{
"hex": "#75cebc",
"rgb": {
"r": 117,
"g": 206,
"b": 188
},
"hsl": {
"h": 167.865,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79046,
"c": 0.09029,
"h": 179.3
},
"luminance": 0.51555
}Semantic roles & 50–950 ramp
primary
#75CEBC
secondary
#9A4D5D
accent
#2B48BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483