#70CED3#70CED3
#70CED3 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.090 H 200.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #70CED3 |
|---|---|
| RGB | rgb(112, 206, 211) |
| HSL | hsl(183, 53%, 63%) |
| HSV | hsv(183, 47%, 83%) |
| CMYK | cmyk(46.9%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.45, -26.54, -11.14) |
| CIE-LCH | lch(77.45, 28.78, 202.76°) |
| OKLab | oklab(79.56% -0.0842 -0.0307) |
| OKLCH | oklch(79.56% 0.09 200) |
| XYZ | xyz(40.5066, 52.2871, 69.5732) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.35
Robin Egg Blue
#8AF1FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CED3 #D37570
analogous
#70D3A6 #70CED3 #709CD3
triadic
#70CED3 #D370CE #CED370
tetradic
#70CED3 #A670D3 #D37570 #9CD370
square
#70CED3 #A670D3 #D37570 #9CD370
split-complementary
#70CED3 #D3709C #D3A670
monochromatic
#2F9499 #41BEC5 #70CED3 #9FDEE1 #CEEEF0
Accessibility & contrast
On white
1.83
#70CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#70CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CED3
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CED3 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D4
Deuteranopia (green-blind)
#B1BAD4
Tritanopia (blue-blind)
#38D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70ced3; /* rgb */ color: rgb(112, 206, 211); /* oklch */ color: oklch(79.6% 0.090 200.0);
Tailwind
colors: {
custom: {
50: '#a0dde0',
500: '#70ced3',
950: '#000000',
},
}SCSS
$custom: #70ced3; $custom-light: #a0dde0; $custom-dark: #000000;
JSON
{
"hex": "#70ced3",
"rgb": {
"r": 112,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.03,
"s": 52.941,
"l": 63.333
},
"oklch": {
"l": 0.79557,
"c": 0.08964,
"h": 200
},
"luminance": 0.52291
}Semantic roles & 50–950 ramp
primary
#70CED3
secondary
#9E4D49
accent
#2D25C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484