#75CBCC#75CBCC
#75CBCC is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.083 H 196.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBCC |
|---|---|
| RGB | rgb(117, 203, 204) |
| HSL | hsl(181, 46%, 63%) |
| HSV | hsv(181, 43%, 80%) |
| CMYK | cmyk(42.6%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(76.59, -25.69, -8.63) |
| CIE-LCH | lch(76.59, 27.10, 198.58°) |
| OKLab | oklab(78.85% -0.08 -0.0238) |
| OKLCH | oklch(78.85% 0.083 196.6) |
| XYZ | xyz(39.5869, 50.8503, 64.8441) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Darkturquoise
#00CED1
ΔE00 6.04
Aqua Blue
#02D8E9
ΔE00 7.44
Turquoise
#40E0D0
ΔE00 9.13
Robin'S Egg Blue
#98EFF9
ΔE00 9.30
Robin'S Egg
#6DEDFD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBCC #CC7675
analogous
#75CCA2 #75CBCC #759FCC
triadic
#75CBCC #CC75CB #CBCC75
tetradic
#75CBCC #A275CC #CC7675 #9FCC75
square
#75CBCC #A275CC #CC7675 #9FCC75
split-complementary
#75CBCC #CC759F #CCA275
monochromatic
#369091 #48BABB #75CBCC #A2DCDD #CEEDED
Accessibility & contrast
On white
1.88
#75CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#75CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBCC
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBCC | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#4BD0CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75cbcc; /* rgb */ color: rgb(117, 203, 204); /* oklch */ color: oklch(78.8% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#a2dbdb',
500: '#75cbcc',
950: '#000000',
},
}SCSS
$custom: #75cbcc; $custom-light: #a2dbdb; $custom-dark: #000000;
JSON
{
"hex": "#75cbcc",
"rgb": {
"r": 117,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.69,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.7885,
"c": 0.08345,
"h": 196.6
},
"luminance": 0.50853
}Semantic roles & 50–950 ramp
primary
#75CBCC
secondary
#984F4E
accent
#2E2CB9
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1515
muted
#808484