#70CED7#70CED7
#70CED7 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.090 H 203.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #70CED7 |
|---|---|
| RGB | rgb(112, 206, 215) |
| HSL | hsl(185, 56%, 64%) |
| HSV | hsv(185, 48%, 84%) |
| CMYK | cmyk(47.9%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.57, -25.50, -13.11) |
| CIE-LCH | lch(77.57, 28.67, 207.21°) |
| OKLab | oklab(79.69% -0.0826 -0.0361) |
| OKLCH | oklch(79.69% 0.09 203.6) |
| XYZ | xyz(41.0143, 52.4902, 72.2471) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Robin Egg Blue
#8AF1FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CED7 #D77970
analogous
#70D7AD #70CED7 #709BD7
triadic
#70CED7 #D770CE #CED770
tetradic
#70CED7 #AD70D7 #D77970 #9BD770
square
#70CED7 #AD70D7 #D77970 #9BD770
split-complementary
#70CED7 #D7709B #D7AD70
monochromatic
#2D96A0 #40BECA #70CED7 #A0DEE4 #D0EFF2
Accessibility & contrast
On white
1.83
#70CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#70CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CED7
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CED7 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#B0BAD7
Tritanopia (blue-blind)
#34D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70ced7; /* rgb */ color: rgb(112, 206, 215); /* oklch */ color: oklch(79.7% 0.090 203.6);
Tailwind
colors: {
custom: {
50: '#a0dde3',
500: '#70ced7',
950: '#000000',
},
}SCSS
$custom: #70ced7; $custom-light: #a0dde3; $custom-dark: #000000;
JSON
{
"hex": "#70ced7",
"rgb": {
"r": 112,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.243,
"s": 56.284,
"l": 64.118
},
"oklch": {
"l": 0.79694,
"c": 0.09015,
"h": 203.6
},
"luminance": 0.52494
}Semantic roles & 50–950 ramp
primary
#70CED7
secondary
#A44F47
accent
#3022C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484