#75CCDB#75CCDB
#75CCDB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.087 H 209.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCDB |
|---|---|
| RGB | rgb(117, 204, 219) |
| HSL | hsl(189, 59%, 66%) |
| HSV | hsv(189, 47%, 86%) |
| CMYK | cmyk(46.6%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.33, -22.32, -15.61) |
| CIE-LCH | lch(77.33, 27.23, 214.97°) |
| OKLab | oklab(79.59% -0.0751 -0.043) |
| OKLCH | oklch(79.59% 0.087 209.8) |
| XYZ | xyz(41.7103, 52.0788, 74.8583) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.52
Neon Blue
#04D9FF
ΔE00 7.41
Baby Blue
#89CFF0
ΔE00 7.64
Robin'S Egg
#6DEDFD
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCDB #DB8475
analogous
#75DBB7 #75CCDB #7599DB
triadic
#75CCDB #DB75CC #CCDB75
tetradic
#75CCDB #B775DB #DB8475 #99DB75
square
#75CCDB #B775DB #DB8475 #99DB75
split-complementary
#75CCDB #DB7599 #DBB775
monochromatic
#2C97A9 #44BACE #75CCDB #A6DEE8 #D6F0F4
Accessibility & contrast
On white
1.84
#75CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#75CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCDB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCDB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#3FD3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75ccdb; /* rgb */ color: rgb(117, 204, 219); /* oklch */ color: oklch(79.6% 0.087 209.8);
Tailwind
colors: {
custom: {
50: '#a3dbe6',
500: '#75ccdb',
950: '#000000',
},
}SCSS
$custom: #75ccdb; $custom-light: #a3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#75ccdb",
"rgb": {
"r": 117,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.824,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.79594,
"c": 0.08653,
"h": 209.8
},
"luminance": 0.52082
}Semantic roles & 50–950 ramp
primary
#75CCDB
secondary
#AC5748
accent
#381FC6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484