#75CEDA#75CEDA
#75CEDA is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.087 H 206.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEDA |
|---|---|
| RGB | rgb(117, 206, 218) |
| HSL | hsl(187, 58%, 66%) |
| HSV | hsv(187, 46%, 85%) |
| CMYK | cmyk(46.3%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.86, -23.58, -14.26) |
| CIE-LCH | lch(77.86, 27.56, 211.17°) |
| OKLab | oklab(80.01% -0.0778 -0.0393) |
| OKLCH | oklch(80.01% 0.087 206.8) |
| XYZ | xyz(42.0575, 52.9831, 74.3265) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 7.35
Sky Blue
#87CEEB
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.79
Neon Blue
#04D9FF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEDA #DA8175
analogous
#75DAB3 #75CEDA #759BDA
triadic
#75CEDA #DA75CE #CEDA75
tetradic
#75CEDA #B375DA #DA8175 #9BDA75
square
#75CEDA #B375DA #DA8175 #9BDA75
split-complementary
#75CEDA #DA759B #DAB375
monochromatic
#2D99A8 #45BDCD #75CEDA #A5DFE7 #D6F0F4
Accessibility & contrast
On white
1.81
#75CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#75CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEDA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEDA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#40D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75ceda; /* rgb */ color: rgb(117, 206, 218); /* oklch */ color: oklch(80.0% 0.087 206.8);
Tailwind
colors: {
custom: {
50: '#a3dde5',
500: '#75ceda',
950: '#000000',
},
}SCSS
$custom: #75ceda; $custom-light: #a3dde5; $custom-dark: #000000;
JSON
{
"hex": "#75ceda",
"rgb": {
"r": 117,
"g": 206,
"b": 218
},
"hsl": {
"h": 187.129,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.80014,
"c": 0.08713,
"h": 206.8
},
"luminance": 0.52986
}Semantic roles & 50–950 ramp
primary
#75CEDA
secondary
#AB5448
accent
#3420C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484