#75CED5#75CED5
#75CED5 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.086 H 202.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75CED5 |
|---|---|
| RGB | rgb(117, 206, 213) |
| HSL | hsl(184, 53%, 65%) |
| HSV | hsv(184, 45%, 84%) |
| CMYK | cmyk(45.1%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.71, -24.88, -11.80) |
| CIE-LCH | lch(77.71, 27.54, 205.38°) |
| OKLab | oklab(79.84% -0.0798 -0.0325) |
| OKLCH | oklch(79.84% 0.086 202.2) |
| XYZ | xyz(41.4130, 52.7253, 70.9326) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 7.67
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Robin Egg Blue
#8AF1FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CED5 #D57C75
analogous
#75D5AC #75CED5 #759ED5
triadic
#75CED5 #D575CE #CED575
tetradic
#75CED5 #AC75D5 #D57C75 #9ED575
square
#75CED5 #AC75D5 #D57C75 #9ED575
split-complementary
#75CED5 #D5759E #D5AC75
monochromatic
#30979F #46BDC7 #75CED5 #A4DFE3 #D3EFF2
Accessibility & contrast
On white
1.82
#75CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#75CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CED5
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CED5 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B2BBD6
Tritanopia (blue-blind)
#44D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75ced5; /* rgb */ color: rgb(117, 206, 213); /* oklch */ color: oklch(79.8% 0.086 202.2);
Tailwind
colors: {
custom: {
50: '#a3dde1',
500: '#75ced5',
950: '#000000',
},
}SCSS
$custom: #75ced5; $custom-light: #a3dde1; $custom-dark: #000000;
JSON
{
"hex": "#75ced5",
"rgb": {
"r": 117,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.375,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.79841,
"c": 0.08615,
"h": 202.2
},
"luminance": 0.52729
}Semantic roles & 50–950 ramp
primary
#75CED5
secondary
#A4514B
accent
#3025C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484