#70FCCE#70FCCE
#70FCCE is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.139 H 168.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCCE |
|---|---|
| RGB | rgb(112, 252, 206) |
| HSL | hsl(160, 96%, 71%) |
| HSV | hsv(160, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.56, -48.73, 10.64) |
| CIE-LCH | lch(90.56, 49.88, 167.68°) |
| OKLab | oklab(90.12% -0.1365 0.0273) |
| OKLCH | oklch(90.12% 0.139 168.7) |
| XYZ | xyz(52.6278, 77.5168, 70.5693) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.40
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 2.34
Light Aqua
#8CFFDB
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCCE #FC709E
analogous
#70FC88 #70FCCE #70E4FC
triadic
#70FCCE #CE70FC #FCCE70
tetradic
#70FCCE #8870FC #FC709E #E4FC70
square
#70FCCE #8870FC #FC709E #E4FC70
split-complementary
#70FCCE #FC70E4 #FC8870
monochromatic
#05EDA1 #34FBB9 #70FCCE #ACFDE3 #E1FEF5
Accessibility & contrast
On white
1.27
#70FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#70FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCCE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCCE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#25FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fcce; /* rgb */ color: rgb(112, 252, 206); /* oklch */ color: oklch(90.1% 0.139 168.7);
Tailwind
colors: {
custom: {
50: '#a4fedd',
500: '#70fcce',
950: '#000000',
},
}SCSS
$custom: #70fcce; $custom-light: #a4fedd; $custom-dark: #000000;
JSON
{
"hex": "#70fcce",
"rgb": {
"r": 112,
"g": 252,
"b": 206
},
"hsl": {
"h": 160.286,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.90121,
"c": 0.13918,
"h": 168.7
},
"luminance": 0.77522
}Semantic roles & 50–950 ramp
primary
#70FCCE
secondary
#D8386D
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684