#75CBBC#75CBBC
#75CBBC is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.087 H 181.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBBC |
|---|---|
| RGB | rgb(117, 203, 188) |
| HSL | hsl(170, 45%, 63%) |
| HSV | hsv(170, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 7.4%, 20.4%) |
| CIE-LAB | lab(76.14, -29.59, -0.65) |
| CIE-LCH | lch(76.14, 29.60, 181.27°) |
| OKLab | oklab(78.35% -0.0868 -0.0022) |
| OKLCH | oklch(78.35% 0.087 181.5) |
| XYZ | xyz(37.7656, 50.1218, 55.2516) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 4.17
Mediumturquoise
#48D1CC
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 6.42
Turquoise
#40E0D0
ΔE00 6.80
Turquoise (survey)
#06C2AC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBBC #CB7584
analogous
#75CB91 #75CBBC #75AFCB
triadic
#75CBBC #BC75CB #CBBC75
tetradic
#75CBBC #9175CB #CB7584 #AFCB75
square
#75CBBC #9175CB #CB7584 #AFCB75
split-complementary
#75CBBC #CB75AF #CB9175
monochromatic
#369080 #49BAA6 #75CBBC #A1DCD2 #CEECE7
Accessibility & contrast
On white
1.90
#75CBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#75CBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBBC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBBC | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#54CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cbbc; /* rgb */ color: rgb(117, 203, 188); /* oklch */ color: oklch(78.3% 0.087 181.5);
Tailwind
colors: {
custom: {
50: '#a1dbd0',
500: '#75cbbc',
950: '#000000',
},
}SCSS
$custom: #75cbbc; $custom-light: #a1dbd0; $custom-dark: #000000;
JSON
{
"hex": "#75cbbc",
"rgb": {
"r": 117,
"g": 203,
"b": 188
},
"hsl": {
"h": 169.535,
"s": 45.263,
"l": 62.745
},
"oklch": {
"l": 0.78346,
"c": 0.08679,
"h": 181.5
},
"luminance": 0.50125
}Semantic roles & 50–950 ramp
primary
#75CBBC
secondary
#964E5B
accent
#2D45B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483