#75CEDB#75CEDB
#75CEDB is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.087 H 207.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEDB |
|---|---|
| RGB | rgb(117, 206, 219) |
| HSL | hsl(188, 59%, 66%) |
| HSV | hsv(188, 47%, 86%) |
| CMYK | cmyk(46.6%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.90, -23.32, -14.75) |
| CIE-LCH | lch(77.90, 27.59, 212.32°) |
| OKLab | oklab(80.05% -0.0774 -0.0406) |
| OKLCH | oklch(80.05% 0.087 207.7) |
| XYZ | xyz(42.1887, 53.0356, 75.0178) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.35
Neon Blue
#04D9FF
ΔE00 7.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.81
Darkturquoise
#00CED1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEDB #DB8275
analogous
#75DBB5 #75CEDB #759BDB
triadic
#75CEDB #DB75CE #CEDB75
tetradic
#75CEDB #B575DB #DB8275 #9BDB75
square
#75CEDB #B575DB #DB8275 #9BDB75
split-complementary
#75CEDB #DB759B #DBB575
monochromatic
#2C99A9 #44BDCE #75CEDB #A6DFE8 #D6F0F4
Accessibility & contrast
On white
1.81
#75CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#75CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEDB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEDB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#3FD5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cedb; /* rgb */ color: rgb(117, 206, 219); /* oklch */ color: oklch(80.0% 0.087 207.7);
Tailwind
colors: {
custom: {
50: '#a3dde6',
500: '#75cedb',
950: '#000000',
},
}SCSS
$custom: #75cedb; $custom-light: #a3dde6; $custom-dark: #000000;
JSON
{
"hex": "#75cedb",
"rgb": {
"r": 117,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.647,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.80049,
"c": 0.0874,
"h": 207.7
},
"luminance": 0.53039
}Semantic roles & 50–950 ramp
primary
#75CEDB
secondary
#AC5548
accent
#351FC6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484