#70CED5#70CED5
#70CED5 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.090 H 201.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #70CED5 |
|---|---|
| RGB | rgb(112, 206, 213) |
| HSL | hsl(184, 55%, 64%) |
| HSV | hsv(184, 47%, 84%) |
| CMYK | cmyk(47.4%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.51, -26.02, -12.12) |
| CIE-LCH | lch(77.51, 28.71, 204.98°) |
| OKLab | oklab(79.63% -0.0834 -0.0334) |
| OKLCH | oklch(79.63% 0.09 201.8) |
| XYZ | xyz(40.7589, 52.3880, 70.9019) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 8.15
Robin Egg Blue
#8AF1FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CED5 #D57770
analogous
#70D5A9 #70CED5 #709BD5
triadic
#70CED5 #D570CE #CED570
tetradic
#70CED5 #A970D5 #D57770 #9BD570
square
#70CED5 #A970D5 #D57770 #9BD570
split-complementary
#70CED5 #D5709B #D5A970
monochromatic
#2E959D #41BEC7 #70CED5 #9FDEE3 #CFEEF1
Accessibility & contrast
On white
1.83
#70CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#70CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CED5
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CED5 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B1BAD6
Tritanopia (blue-blind)
#36D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70ced5; /* rgb */ color: rgb(112, 206, 213); /* oklch */ color: oklch(79.6% 0.090 201.8);
Tailwind
colors: {
custom: {
50: '#a0dde1',
500: '#70ced5',
950: '#000000',
},
}SCSS
$custom: #70ced5; $custom-light: #a0dde1; $custom-dark: #000000;
JSON
{
"hex": "#70ced5",
"rgb": {
"r": 112,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.158,
"s": 54.595,
"l": 63.725
},
"oklch": {
"l": 0.79625,
"c": 0.08986,
"h": 201.8
},
"luminance": 0.52391
}Semantic roles & 50–950 ramp
primary
#70CED5
secondary
#A14E48
accent
#2E23C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484