#70CED2#70CED2
#70CED2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.090 H 199.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70CED2 |
|---|---|
| RGB | rgb(112, 206, 210) |
| HSL | hsl(182, 52%, 63%) |
| HSV | hsv(182, 47%, 82%) |
| CMYK | cmyk(46.7%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.42, -26.80, -10.64) |
| CIE-LCH | lch(77.42, 28.84, 201.66°) |
| OKLab | oklab(79.52% -0.0846 -0.0293) |
| OKLCH | oklch(79.52% 0.09 199.1) |
| XYZ | xyz(40.3817, 52.2371, 68.9150) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.19
Darkturquoise
#00CED1
ΔE00 5.56
Aqua Blue
#02D8E9
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.47
Robin Egg Blue
#8AF1FE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CED2 #D27470
analogous
#70D2A5 #70CED2 #709DD2
triadic
#70CED2 #D270CE #CED270
tetradic
#70CED2 #A570D2 #D27470 #9DD270
square
#70CED2 #A570D2 #D27470 #9DD270
split-complementary
#70CED2 #D2709D #D2A570
monochromatic
#309498 #41BEC3 #70CED2 #9FDEE1 #CDEEEF
Accessibility & contrast
On white
1.83
#70CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#70CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CED2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CED2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#39D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70ced2; /* rgb */ color: rgb(112, 206, 210); /* oklch */ color: oklch(79.5% 0.090 199.1);
Tailwind
colors: {
custom: {
50: '#a0dddf',
500: '#70ced2',
950: '#000000',
},
}SCSS
$custom: #70ced2; $custom-light: #a0dddf; $custom-dark: #000000;
JSON
{
"hex": "#70ced2",
"rgb": {
"r": 112,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.449,
"s": 52.128,
"l": 63.137
},
"oklch": {
"l": 0.79523,
"c": 0.08957,
"h": 199.1
},
"luminance": 0.52241
}Semantic roles & 50–950 ramp
primary
#70CED2
secondary
#9D4D49
accent
#2C26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484