#75CED8#75CED8
#75CED8 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.087 H 205.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #75CED8 |
|---|---|
| RGB | rgb(117, 206, 216) |
| HSL | hsl(186, 56%, 65%) |
| HSV | hsv(186, 46%, 85%) |
| CMYK | cmyk(45.8%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.80, -24.10, -13.28) |
| CIE-LCH | lch(77.80, 27.52, 208.86°) |
| OKLab | oklab(79.94% -0.0786 -0.0366) |
| OKLCH | oklch(79.94% 0.087 205) |
| XYZ | xyz(41.7973, 52.8790, 72.9565) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 7.21
Robin'S Egg
#6DEDFD
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.80
Robin Egg Blue
#8AF1FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CED8 #D87F75
analogous
#75D8B1 #75CED8 #759CD8
triadic
#75CED8 #D875CE #CED875
tetradic
#75CED8 #B175D8 #D87F75 #9CD875
square
#75CED8 #B175D8 #D87F75 #9CD875
split-complementary
#75CED8 #D8759C #D8B175
monochromatic
#2E98A4 #45BDCB #75CED8 #A5DFE5 #D4F0F3
Accessibility & contrast
On white
1.81
#75CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#75CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CED8
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CED8 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D9
Deuteranopia (green-blind)
#B1BBD8
Tritanopia (blue-blind)
#41D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75ced8; /* rgb */ color: rgb(117, 206, 216); /* oklch */ color: oklch(79.9% 0.087 205.0);
Tailwind
colors: {
custom: {
50: '#a3dde4',
500: '#75ced8',
950: '#000000',
},
}SCSS
$custom: #75ced8; $custom-light: #a3dde4; $custom-dark: #000000;
JSON
{
"hex": "#75ced8",
"rgb": {
"r": 117,
"g": 206,
"b": 216
},
"hsl": {
"h": 186.061,
"s": 55.932,
"l": 65.294
},
"oklch": {
"l": 0.79944,
"c": 0.08666,
"h": 205
},
"luminance": 0.52882
}Semantic roles & 50–950 ramp
primary
#75CED8
secondary
#A85349
accent
#3222C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484