#75CEBB#75CEBB
#75CEBB is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.091 H 178.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEBB |
|---|---|
| RGB | rgb(117, 206, 187) |
| HSL | hsl(167, 48%, 63%) |
| HSV | hsv(167, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.99, -31.26, 1.11) |
| CIE-LCH | lch(76.99, 31.28, 177.96°) |
| OKLab | oklab(79.02% -0.0907 0.0025) |
| OKLCH | oklch(79.02% 0.091 178.4) |
| XYZ | xyz(38.3735, 51.5095, 54.9243) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.70
Pale Teal
#82CBB2
ΔE00 3.19
Mediumaquamarine
#66CDAA
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 6.48
Turquoise (survey)
#06C2AC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEBB #CE7588
analogous
#75CE8E #75CEBB #75B4CE
triadic
#75CEBB #BB75CE #CEBB75
tetradic
#75CEBB #8E75CE #CE7588 #B4CE75
square
#75CEBB #8E75CE #CE7588 #B4CE75
split-complementary
#75CEBB #CE75B4 #CE8E75
monochromatic
#359480 #48BEA5 #75CEBB #A2DED1 #CFEEE8
Accessibility & contrast
On white
1.86
#75CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#75CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEBB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEBB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#53D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cebb; /* rgb */ color: rgb(117, 206, 187); /* oklch */ color: oklch(79.0% 0.091 178.4);
Tailwind
colors: {
custom: {
50: '#a1ddcf',
500: '#75cebb',
950: '#000000',
},
}SCSS
$custom: #75cebb; $custom-light: #a1ddcf; $custom-dark: #000000;
JSON
{
"hex": "#75cebb",
"rgb": {
"r": 117,
"g": 206,
"b": 187
},
"hsl": {
"h": 167.191,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79016,
"c": 0.09075,
"h": 178.4
},
"luminance": 0.51512
}Semantic roles & 50–950 ramp
primary
#75CEBB
secondary
#9A4D5E
accent
#2B49BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483