#75CEBD#75CEBD
#75CEBD is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.090 H 180.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEBD |
|---|---|
| RGB | rgb(117, 206, 189) |
| HSL | hsl(169, 48%, 63%) |
| HSV | hsv(169, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.04, -30.79, 0.11) |
| CIE-LCH | lch(77.04, 30.79, 179.79°) |
| OKLab | oklab(79.07% -0.0898 -0.0002) |
| OKLCH | oklch(79.07% 0.09 180.1) |
| XYZ | xyz(38.5891, 51.5957, 56.0597) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.38
Pale Teal
#82CBB2
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.26
Turquoise (survey)
#06C2AC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEBD #CE7586
analogous
#75CE90 #75CEBD #75B2CE
triadic
#75CEBD #BD75CE #CEBD75
tetradic
#75CEBD #9075CE #CE7586 #B2CE75
square
#75CEBD #9075CE #CE7586 #B2CE75
split-complementary
#75CEBD #CE75B2 #CE9075
monochromatic
#359482 #48BEA7 #75CEBD #A2DED3 #CFEEE8
Accessibility & contrast
On white
1.86
#75CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#75CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEBD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEBD | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#52D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cebd; /* rgb */ color: rgb(117, 206, 189); /* oklch */ color: oklch(79.1% 0.090 180.1);
Tailwind
colors: {
custom: {
50: '#a1ddd0',
500: '#75cebd',
950: '#000000',
},
}SCSS
$custom: #75cebd; $custom-light: #a1ddd0; $custom-dark: #000000;
JSON
{
"hex": "#75cebd",
"rgb": {
"r": 117,
"g": 206,
"b": 189
},
"hsl": {
"h": 168.539,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79075,
"c": 0.08985,
"h": 180.1
},
"luminance": 0.51599
}Semantic roles & 50–950 ramp
primary
#75CEBD
secondary
#9A4D5C
accent
#2B46BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483