#70FEBE#70FEBE
#70FEBE is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.154 H 161.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEBE |
|---|---|
| RGB | rgb(112, 254, 190) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.80, -52.94, 19.21) |
| CIE-LCH | lch(90.80, 56.32, 160.06°) |
| OKLab | oklab(90.21% -0.1456 0.049) |
| OKLCH | oklch(90.21% 0.154 161.4) |
| XYZ | xyz(51.4135, 78.0412, 61.0592) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.11
Light Blue Green
#7EFBB3
ΔE00 2.56
Greenish Cyan
#2AFEB7
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEBE #FE70B0
analogous
#70FE77 #70FEBE #70F7FE
triadic
#70FEBE #BE70FE #FEBE70
tetradic
#70FEBE #7770FE #FE70B0 #F7FE70
square
#70FEBE #7770FE #FE70B0 #F7FE70
split-complementary
#70FEBE #FE70F7 #FE7770
monochromatic
#02F286 #33FEA2 #70FEBE #ADFEDA #E1FFF1
Accessibility & contrast
On white
1.26
#70FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#70FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEBE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEBE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#35FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70febe; /* rgb */ color: rgb(112, 254, 190); /* oklch */ color: oklch(90.2% 0.154 161.4);
Tailwind
colors: {
custom: {
50: '#a4ffd1',
500: '#70febe',
950: '#000000',
},
}SCSS
$custom: #70febe; $custom-light: #a4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#70febe",
"rgb": {
"r": 112,
"g": 254,
"b": 190
},
"hsl": {
"h": 152.958,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90205,
"c": 0.15366,
"h": 161.4
},
"luminance": 0.78046
}Semantic roles & 50–950 ramp
primary
#70FEBE
secondary
#DA3881
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683