#75CED1#75CED1
#75CED1 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.086 H 198.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #75CED1 |
|---|---|
| RGB | rgb(117, 206, 209) |
| HSL | hsl(182, 50%, 64%) |
| HSV | hsv(182, 44%, 82%) |
| CMYK | cmyk(44%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(77.59, -25.90, -9.83) |
| CIE-LCH | lch(77.59, 27.70, 200.78°) |
| OKLab | oklab(79.71% -0.0814 -0.0271) |
| OKLCH | oklch(79.71% 0.086 198.4) |
| XYZ | xyz(40.9116, 52.5247, 68.2916) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.36
Darkturquoise
#00CED1
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 8.28
Robin'S Egg Blue
#98EFF9
ΔE00 8.39
Robin Egg Blue
#8AF1FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CED1 #D17875
analogous
#75D1A6 #75CED1 #75A0D1
triadic
#75CED1 #D175CE #CED175
tetradic
#75CED1 #A675D1 #D17875 #A0D175
square
#75CED1 #A675D1 #D17875 #A0D175
split-complementary
#75CED1 #D175A0 #D1A675
monochromatic
#339599 #47BEC2 #75CED1 #A3DEE0 #D1EFF0
Accessibility & contrast
On white
1.83
#75CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#75CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CED1
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CED1 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D1
Deuteranopia (green-blind)
#B3BBD2
Tritanopia (blue-blind)
#46D3CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75ced1; /* rgb */ color: rgb(117, 206, 209); /* oklch */ color: oklch(79.7% 0.086 198.4);
Tailwind
colors: {
custom: {
50: '#a2dddf',
500: '#75ced1',
950: '#000000',
},
}SCSS
$custom: #75ced1; $custom-light: #a2dddf; $custom-dark: #000000;
JSON
{
"hex": "#75ced1",
"rgb": {
"r": 117,
"g": 206,
"b": 209
},
"hsl": {
"h": 181.957,
"s": 50,
"l": 63.922
},
"oklch": {
"l": 0.79706,
"c": 0.0858,
"h": 198.4
},
"luminance": 0.52528
}Semantic roles & 50–950 ramp
primary
#75CED1
secondary
#9E4F4C
accent
#2D28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484