#75CED2#75CED2
#75CED2 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.086 H 199.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75CED2 |
|---|---|
| RGB | rgb(117, 206, 210) |
| HSL | hsl(183, 51%, 64%) |
| HSV | hsv(183, 44%, 82%) |
| CMYK | cmyk(44.3%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.62, -25.65, -10.32) |
| CIE-LCH | lch(77.62, 27.65, 201.93°) |
| OKLab | oklab(79.74% -0.081 -0.0284) |
| OKLCH | oklch(79.74% 0.086 199.3) |
| XYZ | xyz(41.0358, 52.5744, 68.9457) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 8.10
Robin'S Egg Blue
#98EFF9
ΔE00 8.26
Robin Egg Blue
#8AF1FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CED2 #D27975
analogous
#75D2A8 #75CED2 #75A0D2
triadic
#75CED2 #D275CE #CED275
tetradic
#75CED2 #A875D2 #D27975 #A0D275
square
#75CED2 #A875D2 #D27975 #A0D275
split-complementary
#75CED2 #D275A0 #D2A875
monochromatic
#32969A #47BEC3 #75CED2 #A3DEE1 #D1EFF0
Accessibility & contrast
On white
1.82
#75CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#75CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CED2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CED2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#46D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75ced2; /* rgb */ color: rgb(117, 206, 210); /* oklch */ color: oklch(79.7% 0.086 199.3);
Tailwind
colors: {
custom: {
50: '#a2dddf',
500: '#75ced2',
950: '#000000',
},
}SCSS
$custom: #75ced2; $custom-light: #a2dddf; $custom-dark: #000000;
JSON
{
"hex": "#75ced2",
"rgb": {
"r": 117,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.581,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.79739,
"c": 0.08584,
"h": 199.3
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#75CED2
secondary
#9F4F4C
accent
#2E27BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484