#75CED6#75CED6
#75CED6 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.086 H 203.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #75CED6 |
|---|---|
| RGB | rgb(117, 206, 214) |
| HSL | hsl(185, 54%, 65%) |
| HSV | hsv(185, 45%, 84%) |
| CMYK | cmyk(45.3%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.74, -24.62, -12.30) |
| CIE-LCH | lch(77.74, 27.52, 206.54°) |
| OKLab | oklab(79.88% -0.0794 -0.0339) |
| OKLCH | oklch(79.88% 0.086 203.1) |
| XYZ | xyz(41.5403, 52.7762, 71.6031) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 6.88
Robin'S Egg
#6DEDFD
ΔE00 7.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.88
Robin Egg Blue
#8AF1FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CED6 #D67D75
analogous
#75D6AD #75CED6 #759ED6
triadic
#75CED6 #D675CE #CED675
tetradic
#75CED6 #AD75D6 #D67D75 #9ED675
square
#75CED6 #AD75D6 #D67D75 #9ED675
split-complementary
#75CED6 #D6759E #D6AD75
monochromatic
#3097A1 #46BDC8 #75CED6 #A4DFE4 #D3F0F2
Accessibility & contrast
On white
1.82
#75CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#75CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CED6
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CED6 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D7
Deuteranopia (green-blind)
#B2BBD6
Tritanopia (blue-blind)
#43D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75ced6; /* rgb */ color: rgb(117, 206, 214); /* oklch */ color: oklch(79.9% 0.086 203.1);
Tailwind
colors: {
custom: {
50: '#a3dde2',
500: '#75ced6',
950: '#000000',
},
}SCSS
$custom: #75ced6; $custom-light: #a3dde2; $custom-dark: #000000;
JSON
{
"hex": "#75ced6",
"rgb": {
"r": 117,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.948,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.79875,
"c": 0.08629,
"h": 203.1
},
"luminance": 0.5278
}Semantic roles & 50–950 ramp
primary
#75CED6
secondary
#A5524A
accent
#3124C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484