#75CBBE#75CBBE
#75CBBE is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 183.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBBE |
|---|---|
| RGB | rgb(117, 203, 190) |
| HSL | hsl(171, 45%, 63%) |
| HSV | hsv(171, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.20, -29.11, -1.66) |
| CIE-LCH | lch(76.20, 29.16, 183.26°) |
| OKLab | oklab(78.41% -0.0859 -0.0049) |
| OKLCH | oklch(78.41% 0.086 183.3) |
| XYZ | xyz(37.9827, 50.2086, 56.3949) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.75
Seafoam Blue
#78D1B6
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 6.79
Mediumaquamarine
#66CDAA
ΔE00 7.15
Turquoise (survey)
#06C2AC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBBE #CB7582
analogous
#75CB93 #75CBBE #75ADCB
triadic
#75CBBE #BE75CB #CBBE75
tetradic
#75CBBE #9375CB #CB7582 #ADCB75
square
#75CBBE #9375CB #CB7582 #ADCB75
split-complementary
#75CBBE #CB75AD #CB9375
monochromatic
#369082 #49BAA9 #75CBBE #A1DCD3 #CEECE8
Accessibility & contrast
On white
1.90
#75CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#75CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBBE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBBE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#53CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cbbe; /* rgb */ color: rgb(117, 203, 190); /* oklch */ color: oklch(78.4% 0.086 183.3);
Tailwind
colors: {
custom: {
50: '#a1dbd1',
500: '#75cbbe',
950: '#000000',
},
}SCSS
$custom: #75cbbe; $custom-light: #a1dbd1; $custom-dark: #000000;
JSON
{
"hex": "#75cbbe",
"rgb": {
"r": 117,
"g": 203,
"b": 190
},
"hsl": {
"h": 170.93,
"s": 45.263,
"l": 62.745
},
"oklch": {
"l": 0.78406,
"c": 0.08604,
"h": 183.3
},
"luminance": 0.50211
}Semantic roles & 50–950 ramp
primary
#75CBBE
secondary
#964E59
accent
#2D42B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483