#47FFB8#47FFB8
#47FFB8 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.177 H 162.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFB8 |
|---|---|
| RGB | rgb(71, 255, 184) |
| HSL | hsl(157, 100%, 64%) |
| HSV | hsv(157, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(90.01, -61.52, 21.02) |
| CIE-LCH | lch(90.01, 65.01, 161.13°) |
| OKLab | oklab(89.24% -0.1682 0.0535) |
| OKLCH | oklch(89.24% 0.177 162.4) |
| XYZ | xyz(47.0052, 76.3148, 57.5910) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 0.99
Greenish Turquoise
#00FBB0
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 2.26
Bright Sea Green
#05FFA6
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFB8 #FF478E
analogous
#47FF5C #47FFB8 #47EAFF
triadic
#47FFB8 #B847FF #FFB847
tetradic
#47FFB8 #5C47FF #FF478E #EAFF47
square
#47FFB8 #5C47FF #FF478E #EAFF47
split-complementary
#47FFB8 #FF47EA #FF5C47
monochromatic
#00CC7D #0AFFA0 #47FFB8 #84FFD0 #C1FFE7
Accessibility & contrast
On white
1.29
#47FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#47FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFB8
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFB8 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB4
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #47ffb8; /* rgb */ color: rgb(71, 255, 184); /* oklch */ color: oklch(89.2% 0.177 162.4);
Tailwind
colors: {
custom: {
50: '#92ffcd',
500: '#47ffb8',
950: '#000000',
},
}SCSS
$custom: #47ffb8; $custom-light: #92ffcd; $custom-dark: #000000;
JSON
{
"hex": "#47ffb8",
"rgb": {
"r": 71,
"g": 255,
"b": 184
},
"hsl": {
"h": 156.848,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.89241,
"c": 0.17653,
"h": 162.4
},
"luminance": 0.7632
}Semantic roles & 50–950 ramp
primary
#47FFB8
secondary
#C72362
accent
#0059E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683