#70FCBD#70FCBD
#70FCBD is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.152 H 161.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCBD |
|---|---|
| RGB | rgb(112, 252, 189) |
| HSL | hsl(153, 96%, 71%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.20, -52.33, 18.88) |
| CIE-LCH | lch(90.20, 55.63, 160.16°) |
| OKLab | oklab(89.71% -0.144 0.0482) |
| OKLCH | oklch(89.71% 0.152 161.5) |
| XYZ | xyz(50.6732, 76.7349, 60.2752) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Light Aquamarine
#7BFDC7
ΔE00 1.99
Light Blue Green
#7EFBB3
ΔE00 2.57
Greenish Cyan
#2AFEB7
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCBD #FC70AF
analogous
#70FC77 #70FCBD #70F5FC
triadic
#70FCBD #BD70FC #FCBD70
tetradic
#70FCBD #7770FC #FC70AF #F5FC70
square
#70FCBD #7770FC #FC70AF #F5FC70
split-complementary
#70FCBD #FC70F5 #FC7770
monochromatic
#05ED84 #34FBA1 #70FCBD #ACFDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#70FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#70FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCBD
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCBD | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#37FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fcbd; /* rgb */ color: rgb(112, 252, 189); /* oklch */ color: oklch(89.7% 0.152 161.5);
Tailwind
colors: {
custom: {
50: '#a3fed1',
500: '#70fcbd',
950: '#000000',
},
}SCSS
$custom: #70fcbd; $custom-light: #a3fed1; $custom-dark: #000000;
JSON
{
"hex": "#70fcbd",
"rgb": {
"r": 112,
"g": 252,
"b": 189
},
"hsl": {
"h": 153,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.89709,
"c": 0.15184,
"h": 161.5
},
"luminance": 0.7674
}Semantic roles & 50–950 ramp
primary
#70FCBD
secondary
#D83880
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683