#47FFCE#47FFCE
#47FFCE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.161 H 170.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFCE |
|---|---|
| RGB | rgb(71, 255, 206) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.46, -56.64, 10.38) |
| CIE-LCH | lch(90.46, 57.58, 169.62°) |
| OKLab | oklab(89.77% -0.1583 0.0265) |
| OKLCH | oklch(89.77% 0.161 170.5) |
| XYZ | xyz(49.4932, 77.3100, 70.6944) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.99
Aquamarine
#7FFFD4
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.47
Greenish Cyan
#2AFEB7
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFCE #FF4778
analogous
#47FF72 #47FFCE #47D4FF
triadic
#47FFCE #CE47FF #FFCE47
tetradic
#47FFCE #7247FF #FF4778 #D4FF47
square
#47FFCE #7247FF #FF4778 #D4FF47
split-complementary
#47FFCE #FF47D4 #FF7247
monochromatic
#00CC95 #0AFFBE #47FFCE #84FFDE #C1FFEF
Accessibility & contrast
On white
1.28
#47FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#47FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFCE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFCE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #47ffce; /* rgb */ color: rgb(71, 255, 206); /* oklch */ color: oklch(89.8% 0.161 170.5);
Tailwind
colors: {
custom: {
50: '#93ffdd',
500: '#47ffce',
950: '#000000',
},
}SCSS
$custom: #47ffce; $custom-light: #93ffdd; $custom-dark: #000000;
JSON
{
"hex": "#47ffce",
"rgb": {
"r": 71,
"g": 255,
"b": 206
},
"hsl": {
"h": 164.022,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.89769,
"c": 0.16055,
"h": 170.5
},
"luminance": 0.77316
}Semantic roles & 50–950 ramp
primary
#47FFCE
secondary
#C7234F
accent
#003DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684