#75DCEE#75DCEE
#75DCEE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.099 H 210.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCEE |
|---|---|
| RGB | rgb(117, 220, 238) |
| HSL | hsl(189, 78%, 70%) |
| HSV | hsv(189, 51%, 93%) |
| CMYK | cmyk(50.8%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(82.45, -25.21, -18.04) |
| CIE-LCH | lch(82.45, 31.00, 215.58°) |
| OKLab | oklab(83.9% -0.0855 -0.0498) |
| OKLCH | oklch(83.9% 0.099 210.2) |
| XYZ | xyz(48.3559, 61.1371, 90.1247) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCEE #EE8775
analogous
#75EEC4 #75DCEE #759FEE
triadic
#75DCEE #EE75DC #DCEE75
tetradic
#75DCEE #C475EE #EE8775 #9FEE75
square
#75DCEE #C475EE #EE8775 #9FEE75
split-complementary
#75DCEE #EE759F #EEC475
monochromatic
#1AB4CF #3FCEE7 #75DCEE #ABEAF5 #E2F8FB
Accessibility & contrast
On white
1.59
#75DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#75DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCEE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCEE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#21E4E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dcee; /* rgb */ color: rgb(117, 220, 238); /* oklch */ color: oklch(83.9% 0.099 210.2);
Tailwind
colors: {
custom: {
50: '#a5e7f3',
500: '#75dcee',
950: '#000000',
},
}SCSS
$custom: #75dcee; $custom-light: #a5e7f3; $custom-dark: #000000;
JSON
{
"hex": "#75dcee",
"rgb": {
"r": 117,
"g": 220,
"b": 238
},
"hsl": {
"h": 188.926,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.83897,
"c": 0.09899,
"h": 210.2
},
"luminance": 0.61141
}Semantic roles & 50–950 ramp
primary
#75DCEE
secondary
#C75440
accent
#2A0BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485