#75CBBB#75CBBB
#75CBBB is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.087 H 180.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBBB |
|---|---|
| RGB | rgb(117, 203, 187) |
| HSL | hsl(169, 45%, 63%) |
| HSV | hsv(169, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.12, -29.82, -0.15) |
| CIE-LCH | lch(76.12, 29.82, 180.30°) |
| OKLab | oklab(78.32% -0.0872 -0.0009) |
| OKLCH | oklch(78.32% 0.087 180.6) |
| XYZ | xyz(37.6582, 50.0788, 54.6858) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.78
Seafoam Blue
#78D1B6
ΔE00 3.83
Mediumturquoise
#48D1CC
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 6.07
Turquoise
#40E0D0
ΔE00 6.84
Turquoise (survey)
#06C2AC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBBB #CB7585
analogous
#75CB90 #75CBBB #75B0CB
triadic
#75CBBB #BB75CB #CBBB75
tetradic
#75CBBB #9075CB #CB7585 #B0CB75
square
#75CBBB #9075CB #CB7585 #B0CB75
split-complementary
#75CBBB #CB75B0 #CB9075
monochromatic
#36907F #49BAA5 #75CBBB #A1DCD1 #CEECE7
Accessibility & contrast
On white
1.91
#75CBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#75CBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBBB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBBB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#54CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cbbb; /* rgb */ color: rgb(117, 203, 187); /* oklch */ color: oklch(78.3% 0.087 180.6);
Tailwind
colors: {
custom: {
50: '#a1dbcf',
500: '#75cbbb',
950: '#000000',
},
}SCSS
$custom: #75cbbb; $custom-light: #a1dbcf; $custom-dark: #000000;
JSON
{
"hex": "#75cbbb",
"rgb": {
"r": 117,
"g": 203,
"b": 187
},
"hsl": {
"h": 168.837,
"s": 45.263,
"l": 62.745
},
"oklch": {
"l": 0.78316,
"c": 0.08719,
"h": 180.6
},
"luminance": 0.50082
}Semantic roles & 50–950 ramp
primary
#75CBBB
secondary
#964E5B
accent
#2D47B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483