#75CBDA#75CBDA
#75CBDA is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.086 H 210.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBDA |
|---|---|
| RGB | rgb(117, 203, 218) |
| HSL | hsl(189, 58%, 66%) |
| HSV | hsv(189, 46%, 85%) |
| CMYK | cmyk(46.3%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(77.01, -22.08, -15.54) |
| CIE-LCH | lch(77.01, 27.00, 215.15°) |
| OKLab | oklab(79.33% -0.0743 -0.0428) |
| OKLCH | oklch(79.33% 0.086 210) |
| XYZ | xyz(41.3421, 51.5524, 74.0881) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.26
Aqua Blue
#02D8E9
ΔE00 6.68
Neon Blue
#04D9FF
ΔE00 7.52
Baby Blue
#89CFF0
ΔE00 7.62
Robin'S Egg
#6DEDFD
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBDA #DA8475
analogous
#75DAB6 #75CBDA #7598DA
triadic
#75CBDA #DA75CB #CBDA75
tetradic
#75CBDA #B675DA #DA8475 #98DA75
square
#75CBDA #B675DA #DA8475 #98DA75
split-complementary
#75CBDA #DA7598 #DAB675
monochromatic
#2D95A8 #45B9CD #75CBDA #A5DDE7 #D6EFF4
Accessibility & contrast
On white
1.86
#75CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#75CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBDA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBDA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5DB
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#41D2CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cbda; /* rgb */ color: rgb(117, 203, 218); /* oklch */ color: oklch(79.3% 0.086 210.0);
Tailwind
colors: {
custom: {
50: '#a3dbe5',
500: '#75cbda',
950: '#000000',
},
}SCSS
$custom: #75cbda; $custom-light: #a3dbe5; $custom-dark: #000000;
JSON
{
"hex": "#75cbda",
"rgb": {
"r": 117,
"g": 203,
"b": 218
},
"hsl": {
"h": 188.911,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.79331,
"c": 0.08579,
"h": 210
},
"luminance": 0.51556
}Semantic roles & 50–950 ramp
primary
#75CBDA
secondary
#AB5748
accent
#3920C5
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101515
muted
#808484