#75BEAD#75BEAD
#75BEAD is a light, moderate teal. Relative luminance 0.436; OKLCH L 74.9% C 0.078 H 177.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #75BEAD |
|---|---|
| RGB | rgb(117, 190, 173) |
| HSL | hsl(166, 36%, 60%) |
| HSV | hsv(166, 38%, 75%) |
| CMYK | cmyk(38.4%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(71.98, -26.76, 1.40) |
| CIE-LCH | lch(71.98, 26.80, 177.00°) |
| OKLab | oklab(74.86% -0.0776 0.0033) |
| OKLCH | oklch(74.86% 0.078 177.6) |
| XYZ | xyz(33.2896, 43.6237, 46.1931) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 5.54
Mediumaquamarine
#66CDAA
ΔE00 6.66
Tealish
#24BCA8
ΔE00 6.71
Greeny Blue
#42B395
ΔE00 7.20
Turquoise (survey)
#06C2AC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BEAD #BE7586
analogous
#75BE88 #75BEAD #75ABBE
triadic
#75BEAD #AD75BE #BEAD75
tetradic
#75BEAD #8875BE #BE7586 #ABBE75
square
#75BEAD #8875BE #BE7586 #ABBE75
split-complementary
#75BEAD #BE75AB #BE8875
monochromatic
#3B7D6E #4FA793 #75BEAD #9FD2C6 #C8E5DE
Accessibility & contrast
On white
2.16
#75BEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#75BEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BEAD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BEAD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AC
Deuteranopia (green-blind)
#ACADAE
Tritanopia (blue-blind)
#5DC0B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #75bead; /* rgb */ color: rgb(117, 190, 173); /* oklch */ color: oklch(74.9% 0.078 177.6);
Tailwind
colors: {
custom: {
50: '#a0d2c5',
500: '#75bead',
950: '#000000',
},
}SCSS
$custom: #75bead; $custom-light: #a0d2c5; $custom-dark: #000000;
JSON
{
"hex": "#75bead",
"rgb": {
"r": 117,
"g": 190,
"b": 173
},
"hsl": {
"h": 166.027,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.7486,
"c": 0.07769,
"h": 177.6
},
"luminance": 0.43626
}Semantic roles & 50–950 ramp
primary
#75BEAD
secondary
#D5B9C0
accent
#3753AF
background
#FAFCFC
surface
#F3F9F8
border
#CDD2D1
text
#0F1412
muted
#7F8281