#70FEBF#70FEBF
#70FEBF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.153 H 161.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEBF |
|---|---|
| RGB | rgb(112, 254, 191) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.82, -52.74, 18.72) |
| CIE-LCH | lch(90.82, 55.97, 160.45°) |
| OKLab | oklab(90.23% -0.1452 0.0478) |
| OKLCH | oklch(90.23% 0.153 161.8) |
| XYZ | xyz(51.5232, 78.0851, 61.6368) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.74
Greenish Cyan
#2AFEB7
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEBF #FE70AF
analogous
#70FE78 #70FEBF #70F6FE
triadic
#70FEBF #BF70FE #FEBF70
tetradic
#70FEBF #7870FE #FE70AF #F6FE70
square
#70FEBF #7870FE #FE70AF #F6FE70
split-complementary
#70FEBF #FE70F6 #FE7870
monochromatic
#02F287 #33FEA4 #70FEBF #ADFEDA #E1FFF1
Accessibility & contrast
On white
1.26
#70FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#70FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEBF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEBF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBB
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#34FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70febf; /* rgb */ color: rgb(112, 254, 191); /* oklch */ color: oklch(90.2% 0.153 161.8);
Tailwind
colors: {
custom: {
50: '#a4ffd2',
500: '#70febf',
950: '#000000',
},
}SCSS
$custom: #70febf; $custom-light: #a4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#70febf",
"rgb": {
"r": 112,
"g": 254,
"b": 191
},
"hsl": {
"h": 153.38,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90228,
"c": 0.15286,
"h": 161.8
},
"luminance": 0.7809
}Semantic roles & 50–950 ramp
primary
#70FEBF
secondary
#DA3880
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683