#75CBBA#75CBBA
#75CBBA is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.3% C 0.088 H 179.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBBA |
|---|---|
| RGB | rgb(117, 203, 186) |
| HSL | hsl(168, 45%, 63%) |
| HSV | hsv(168, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 8.4%, 20.4%) |
| CIE-LAB | lab(76.09, -30.06, 0.35) |
| CIE-LCH | lch(76.09, 30.06, 179.34°) |
| OKLab | oklab(78.29% -0.0876 0.0004) |
| OKLCH | oklch(78.29% 0.088 179.7) |
| XYZ | xyz(37.5515, 50.0362, 54.1240) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.48
Seafoam Blue
#78D1B6
ΔE00 3.50
Mediumaquamarine
#66CDAA
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 6.90
Turquoise (survey)
#06C2AC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBBA #CB7586
analogous
#75CB8F #75CBBA #75B1CB
triadic
#75CBBA #BA75CB #CBBA75
tetradic
#75CBBA #8F75CB #CB7586 #B1CB75
square
#75CBBA #8F75CB #CB7586 #B1CB75
split-complementary
#75CBBA #CB75B1 #CB8F75
monochromatic
#36907E #49BAA4 #75CBBA #A1DCD0 #CEECE6
Accessibility & contrast
On white
1.91
#75CBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#75CBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBBA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBBA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2B9
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#54CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cbba; /* rgb */ color: rgb(117, 203, 186); /* oklch */ color: oklch(78.3% 0.088 179.7);
Tailwind
colors: {
custom: {
50: '#a1dbce',
500: '#75cbba',
950: '#000000',
},
}SCSS
$custom: #75cbba; $custom-light: #a1dbce; $custom-dark: #000000;
JSON
{
"hex": "#75cbba",
"rgb": {
"r": 117,
"g": 203,
"b": 186
},
"hsl": {
"h": 168.14,
"s": 45.263,
"l": 62.745
},
"oklch": {
"l": 0.78286,
"c": 0.08762,
"h": 179.7
},
"luminance": 0.50039
}Semantic roles & 50–950 ramp
primary
#75CBBA
secondary
#964E5C
accent
#2D49B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483