#70DFF1#70DFF1
#70DFF1 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.104 H 209.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFF1 |
|---|---|
| RGB | rgb(112, 223, 241) |
| HSL | hsl(188, 82%, 69%) |
| HSV | hsv(188, 54%, 95%) |
| CMYK | cmyk(53.5%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(83.21, -26.89, -18.50) |
| CIE-LCH | lch(83.21, 32.64, 214.52°) |
| OKLab | oklab(84.49% -0.0909 -0.0511) |
| OKLCH | oklch(84.49% 0.104 209.3) |
| XYZ | xyz(48.9406, 62.5664, 92.6994) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFF1 #F18270
analogous
#70F1C3 #70DFF1 #709FF1
triadic
#70DFF1 #F170DF #DFF170
tetradic
#70DFF1 #C370F1 #F18270 #9FF170
square
#70DFF1 #C370F1 #F18270 #9FF170
split-complementary
#70DFF1 #F1709F #F1C370
monochromatic
#15B8D2 #38D3EC #70DFF1 #A8EBF6 #DFF8FC
Accessibility & contrast
On white
1.55
#70DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#70DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFF1
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFF1 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F2
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70dff1; /* rgb */ color: rgb(112, 223, 241); /* oklch */ color: oklch(84.5% 0.104 209.3);
Tailwind
colors: {
custom: {
50: '#a3e9f5',
500: '#70dff1',
950: '#000000',
},
}SCSS
$custom: #70dff1; $custom-light: #a3e9f5; $custom-dark: #000000;
JSON
{
"hex": "#70dff1",
"rgb": {
"r": 112,
"g": 223,
"b": 241
},
"hsl": {
"h": 188.372,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.84489,
"c": 0.10434,
"h": 209.3
},
"luminance": 0.62571
}Semantic roles & 50–950 ramp
primary
#70DFF1
secondary
#CA4F3B
accent
#2507DF
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485