#70CED9#70CED9
#70CED9 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.091 H 205.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #70CED9 |
|---|---|
| RGB | rgb(112, 206, 217) |
| HSL | hsl(186, 58%, 65%) |
| HSV | hsv(186, 48%, 85%) |
| CMYK | cmyk(48.4%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.63, -24.97, -14.09) |
| CIE-LCH | lch(77.63, 28.67, 209.44°) |
| OKLab | oklab(79.76% -0.0818 -0.0388) |
| OKLCH | oklch(79.76% 0.091 205.4) |
| XYZ | xyz(41.2729, 52.5936, 73.6088) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.49
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Robin Egg Blue
#8AF1FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CED9 #D97B70
analogous
#70D9B0 #70CED9 #709AD9
triadic
#70CED9 #D970CE #CED970
tetradic
#70CED9 #B070D9 #D97B70 #9AD970
square
#70CED9 #B070D9 #D97B70 #9AD970
split-complementary
#70CED9 #D9709A #D9B070
monochromatic
#2B97A3 #40BDCC #70CED9 #A0DFE6 #D1EFF3
Accessibility & contrast
On white
1.82
#70CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#70CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CED9
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CED9 | 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)
#C1C7DA
Deuteranopia (green-blind)
#B0BAD9
Tritanopia (blue-blind)
#32D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70ced9; /* rgb */ color: rgb(112, 206, 217); /* oklch */ color: oklch(79.8% 0.091 205.4);
Tailwind
colors: {
custom: {
50: '#a0dde4',
500: '#70ced9',
950: '#000000',
},
}SCSS
$custom: #70ced9; $custom-light: #a0dde4; $custom-dark: #000000;
JSON
{
"hex": "#70ced9",
"rgb": {
"r": 112,
"g": 206,
"b": 217
},
"hsl": {
"h": 186.286,
"s": 58.011,
"l": 64.51
},
"oklch": {
"l": 0.79764,
"c": 0.09055,
"h": 205.4
},
"luminance": 0.52597
}Semantic roles & 50–950 ramp
primary
#70CED9
secondary
#A75146
accent
#3120C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484