#70FEBA#70FEBA
#70FEBA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.157 H 159.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEBA |
|---|---|
| RGB | rgb(112, 254, 186) |
| HSL | hsl(151, 99%, 72%) |
| HSV | hsv(151, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.72, -53.75, 21.14) |
| CIE-LCH | lch(90.72, 57.76, 158.53°) |
| OKLab | oklab(90.12% -0.1474 0.0539) |
| OKLCH | oklch(90.12% 0.157 159.9) |
| XYZ | xyz(50.9823, 77.8688, 58.7883) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 1.90
Seafoam Green
#7AF9AB
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 2.90
Greenish Cyan
#2AFEB7
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEBA #FE70B4
analogous
#70FE73 #70FEBA #70FBFE
triadic
#70FEBA #BA70FE #FEBA70
tetradic
#70FEBA #7370FE #FE70B4 #FBFE70
square
#70FEBA #7370FE #FE70B4 #FBFE70
split-complementary
#70FEBA #FE70FB #FE7370
monochromatic
#02F27F #33FE9D #70FEBA #ADFED7 #E1FFF0
Accessibility & contrast
On white
1.27
#70FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#70FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEBA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEBA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E7DFBE
Tritanopia (blue-blind)
#38FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70feba; /* rgb */ color: rgb(112, 254, 186); /* oklch */ color: oklch(90.1% 0.157 159.9);
Tailwind
colors: {
custom: {
50: '#a4ffcf',
500: '#70feba',
950: '#000000',
},
}SCSS
$custom: #70feba; $custom-light: #a4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#70feba",
"rgb": {
"r": 112,
"g": 254,
"b": 186
},
"hsl": {
"h": 151.268,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90115,
"c": 0.15693,
"h": 159.9
},
"luminance": 0.77874
}Semantic roles & 50–950 ramp
primary
#70FEBA
secondary
#DA3886
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683