#75CEDE#75CEDE
#75CEDE is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.088 H 210.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEDE |
|---|---|
| RGB | rgb(117, 206, 222) |
| HSL | hsl(189, 61%, 66%) |
| HSV | hsv(189, 47%, 87%) |
| CMYK | cmyk(47.3%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.99, -22.52, -16.22) |
| CIE-LCH | lch(77.99, 27.76, 215.76°) |
| OKLab | oklab(80.16% -0.0762 -0.0447) |
| OKLCH | oklch(80.16% 0.088 210.4) |
| XYZ | xyz(42.5872, 53.1950, 77.1165) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.04
Aqua Blue
#02D8E9
ΔE00 6.34
Neon Blue
#04D9FF
ΔE00 6.98
Baby Blue
#89CFF0
ΔE00 7.37
Robin'S Egg
#6DEDFD
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEDE #DE8575
analogous
#75DEBA #75CEDE #759ADE
triadic
#75CEDE #DE75CE #CEDE75
tetradic
#75CEDE #BA75DE #DE8575 #9ADE75
square
#75CEDE #BA75DE #DE8575 #9ADE75
split-complementary
#75CEDE #DE759A #DEBA75
monochromatic
#2A9BAF #44BCD2 #75CEDE #A6E0EA #D8F1F6
Accessibility & contrast
On white
1.80
#75CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#75CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEDE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEDE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#3CD5D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cede; /* rgb */ color: rgb(117, 206, 222); /* oklch */ color: oklch(80.2% 0.088 210.4);
Tailwind
colors: {
custom: {
50: '#a3dde8',
500: '#75cede',
950: '#000000',
},
}SCSS
$custom: #75cede; $custom-light: #a3dde8; $custom-dark: #000000;
JSON
{
"hex": "#75cede",
"rgb": {
"r": 117,
"g": 206,
"b": 222
},
"hsl": {
"h": 189.143,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.80155,
"c": 0.08834,
"h": 210.4
},
"luminance": 0.53198
}Semantic roles & 50–950 ramp
primary
#75CEDE
secondary
#B15746
accent
#371CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484