#75CBBD#75CBBD
#75CBBD is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 182.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBBD |
|---|---|
| RGB | rgb(117, 203, 189) |
| HSL | hsl(170, 45%, 63%) |
| HSV | hsv(170, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.17, -29.35, -1.16) |
| CIE-LCH | lch(76.17, 29.38, 182.25°) |
| OKLab | oklab(78.38% -0.0863 -0.0036) |
| OKLCH | oklch(78.38% 0.086 182.4) |
| XYZ | xyz(37.8738, 50.1651, 55.8213) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 4.52
Mediumturquoise
#48D1CC
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 6.78
Turquoise
#40E0D0
ΔE00 6.78
Turquoise (survey)
#06C2AC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBBD #CB7583
analogous
#75CB92 #75CBBD #75AECB
triadic
#75CBBD #BD75CB #CBBD75
tetradic
#75CBBD #9275CB #CB7583 #AECB75
square
#75CBBD #9275CB #CB7583 #AECB75
split-complementary
#75CBBD #CB75AE #CB9275
monochromatic
#369081 #49BAA8 #75CBBD #A1DCD2 #CEECE8
Accessibility & contrast
On white
1.90
#75CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#75CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBBD
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBBD | 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)
#C4C2BD
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#53CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cbbd; /* rgb */ color: rgb(117, 203, 189); /* oklch */ color: oklch(78.4% 0.086 182.4);
Tailwind
colors: {
custom: {
50: '#a1dbd0',
500: '#75cbbd',
950: '#000000',
},
}SCSS
$custom: #75cbbd; $custom-light: #a1dbd0; $custom-dark: #000000;
JSON
{
"hex": "#75cbbd",
"rgb": {
"r": 117,
"g": 203,
"b": 189
},
"hsl": {
"h": 170.233,
"s": 45.263,
"l": 62.745
},
"oklch": {
"l": 0.78376,
"c": 0.0864,
"h": 182.4
},
"luminance": 0.50168
}Semantic roles & 50–950 ramp
primary
#75CBBD
secondary
#964E5A
accent
#2D44B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483