#75CBDB#75CBDB
#75CBDB is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.4% C 0.086 H 210.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBDB |
|---|---|
| RGB | rgb(117, 203, 219) |
| HSL | hsl(189, 59%, 66%) |
| HSV | hsv(189, 47%, 86%) |
| CMYK | cmyk(46.6%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(77.04, -21.81, -16.04) |
| CIE-LCH | lch(77.04, 27.07, 216.32°) |
| OKLab | oklab(79.37% -0.0739 -0.0442) |
| OKLCH | oklch(79.37% 0.086 210.9) |
| XYZ | xyz(41.4734, 51.6049, 74.7793) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.92
Aqua Blue
#02D8E9
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 7.28
Neon Blue
#04D9FF
ΔE00 7.32
Robin'S Egg
#6DEDFD
ΔE00 8.21
Lightblue
#ADD8E6
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBDB #DB8575
analogous
#75DBB8 #75CBDB #7598DB
triadic
#75CBDB #DB75CB #CBDB75
tetradic
#75CBDB #B875DB #DB8575 #98DB75
square
#75CBDB #B875DB #DB8575 #98DB75
split-complementary
#75CBDB #DB7598 #DBB875
monochromatic
#2C96A9 #44B9CE #75CBDB #A6DDE8 #D6F0F4
Accessibility & contrast
On white
1.85
#75CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#75CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBDB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBDB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#40D2D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cbdb; /* rgb */ color: rgb(117, 203, 219); /* oklch */ color: oklch(79.4% 0.086 210.9);
Tailwind
colors: {
custom: {
50: '#a3dbe6',
500: '#75cbdb',
950: '#000000',
},
}SCSS
$custom: #75cbdb; $custom-light: #a3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#75cbdb",
"rgb": {
"r": 117,
"g": 203,
"b": 219
},
"hsl": {
"h": 189.412,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.79367,
"c": 0.08614,
"h": 210.9
},
"luminance": 0.51608
}Semantic roles & 50–950 ramp
primary
#75CBDB
secondary
#AC5848
accent
#391FC6
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101515
muted
#808484