#70CED4#70CED4
#70CED4 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.090 H 200.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70CED4 |
|---|---|
| RGB | rgb(112, 206, 212) |
| HSL | hsl(184, 54%, 64%) |
| HSV | hsv(184, 47%, 83%) |
| CMYK | cmyk(47.2%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.48, -26.28, -11.63) |
| CIE-LCH | lch(77.48, 28.74, 203.87°) |
| OKLab | oklab(79.59% -0.0838 -0.0321) |
| OKLCH | oklch(79.59% 0.09 200.9) |
| XYZ | xyz(40.6324, 52.3374, 70.2355) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.24
Robin Egg Blue
#8AF1FE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CED4 #D47670
analogous
#70D4A8 #70CED4 #709CD4
triadic
#70CED4 #D470CE #CED470
tetradic
#70CED4 #A870D4 #D47670 #9CD470
square
#70CED4 #A870D4 #D47670 #9CD470
split-complementary
#70CED4 #D4709C #D4A870
monochromatic
#2F949B #41BEC6 #70CED4 #9FDEE2 #CEEEF0
Accessibility & contrast
On white
1.83
#70CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#70CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CED4
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CED4 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#37D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70ced4; /* rgb */ color: rgb(112, 206, 212); /* oklch */ color: oklch(79.6% 0.090 200.9);
Tailwind
colors: {
custom: {
50: '#a0dde1',
500: '#70ced4',
950: '#000000',
},
}SCSS
$custom: #70ced4; $custom-light: #a0dde1; $custom-dark: #000000;
JSON
{
"hex": "#70ced4",
"rgb": {
"r": 112,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.6,
"s": 53.763,
"l": 63.529
},
"oklch": {
"l": 0.79591,
"c": 0.08973,
"h": 200.9
},
"luminance": 0.52341
}Semantic roles & 50–950 ramp
primary
#70CED4
secondary
#A04E48
accent
#2E24C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484