#75BEBB#75BEBB
#75BEBB is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.3% C 0.073 H 192.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #75BEBB |
|---|---|
| RGB | rgb(117, 190, 187) |
| HSL | hsl(178, 36%, 60%) |
| HSV | hsv(178, 38%, 75%) |
| CMYK | cmyk(38.4%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.36, -23.44, -5.68) |
| CIE-LCH | lch(72.36, 24.12, 193.62°) |
| OKLab | oklab(75.29% -0.0716 -0.0157) |
| OKLCH | oklch(75.29% 0.073 192.4) |
| XYZ | xyz(34.7159, 44.1943, 53.7051) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.86
Darkturquoise
#00CED1
ΔE00 7.88
Lightseagreen
#20B2AA
ΔE00 7.98
Topaz
#13BBAF
ΔE00 8.02
Pale Teal
#82CBB2
ΔE00 8.63
Tealish
#24BCA8
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BEBB #BE7578
analogous
#75BE96 #75BEBB #759DBE
triadic
#75BEBB #BB75BE #BEBB75
tetradic
#75BEBB #9675BE #BE7578 #9DBE75
square
#75BEBB #9675BE #BE7578 #9DBE75
split-complementary
#75BEBB #BE759D #BE9675
monochromatic
#3B7D7B #4FA7A3 #75BEBB #9FD2D0 #C8E5E4
Accessibility & contrast
On white
2.13
#75BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#75BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BEBB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BEBB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#A9ADBC
Tritanopia (blue-blind)
#57C2BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #75bebb; /* rgb */ color: rgb(117, 190, 187); /* oklch */ color: oklch(75.3% 0.073 192.4);
Tailwind
colors: {
custom: {
50: '#a0d1cf',
500: '#75bebb',
950: '#000000',
},
}SCSS
$custom: #75bebb; $custom-light: #a0d1cf; $custom-dark: #000000;
JSON
{
"hex": "#75bebb",
"rgb": {
"r": 117,
"g": 190,
"b": 187
},
"hsl": {
"h": 177.534,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.75293,
"c": 0.07331,
"h": 192.4
},
"luminance": 0.44197
}Semantic roles & 50–950 ramp
primary
#75BEBB
secondary
#D5B9BB
accent
#373CAF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282