#70FFCA#70FFCA
#70FFCA is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.146 H 165.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFCA |
|---|---|
| RGB | rgb(112, 255, 202) |
| HSL | hsl(158, 100%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.34, -50.86, 13.81) |
| CIE-LCH | lch(91.34, 52.70, 164.81°) |
| OKLab | oklab(90.73% -0.1414 0.0354) |
| OKLCH | oklch(90.73% 0.146 165.9) |
| XYZ | xyz(53.0976, 79.2239, 68.3592) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.16
Aquamarine
#7FFFD4
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 4.21
Greenish Cyan
#2AFEB7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFCA #FF70A5
analogous
#70FF83 #70FFCA #70EDFF
triadic
#70FFCA #CA70FF #FFCA70
tetradic
#70FFCA #8370FF #FF70A5 #EDFF70
square
#70FFCA #8370FF #FF70A5 #EDFF70
split-complementary
#70FFCA #FF70ED #FF8370
monochromatic
#00F59A #33FFB3 #70FFCA #ADFFE1 #E0FFF4
Accessibility & contrast
On white
1.25
#70FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#70FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFCA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFCA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#28FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70ffca; /* rgb */ color: rgb(112, 255, 202); /* oklch */ color: oklch(90.7% 0.146 165.9);
Tailwind
colors: {
custom: {
50: '#a4ffda',
500: '#70ffca',
950: '#000000',
},
}SCSS
$custom: #70ffca; $custom-light: #a4ffda; $custom-dark: #000000;
JSON
{
"hex": "#70ffca",
"rgb": {
"r": 112,
"g": 255,
"b": 202
},
"hsl": {
"h": 157.762,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90725,
"c": 0.14573,
"h": 165.9
},
"luminance": 0.79229
}Semantic roles & 50–950 ramp
primary
#70FFCA
secondary
#DC3774
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683