#47FFCF#47FFCF
#47FFCF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.160 H 170.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFCF |
|---|---|
| RGB | rgb(71, 255, 207) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.49, -56.40, 9.89) |
| CIE-LCH | lch(90.49, 57.27, 170.05°) |
| OKLab | oklab(89.8% -0.1579 0.0252) |
| OKLCH | oklch(89.8% 0.16 170.9) |
| XYZ | xyz(49.6151, 77.3587, 71.3362) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.04
Aquamarine
#7FFFD4
ΔE00 3.50
Light Aquamarine
#7BFDC7
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.43
Greenish Cyan
#2AFEB7
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFCF #FF4777
analogous
#47FF73 #47FFCF #47D3FF
triadic
#47FFCF #CF47FF #FFCF47
tetradic
#47FFCF #7347FF #FF4777 #D3FF47
square
#47FFCF #7347FF #FF4777 #D3FF47
split-complementary
#47FFCF #FF47D3 #FF7347
monochromatic
#00CC96 #0AFFBF #47FFCF #84FFDF #C1FFEF
Accessibility & contrast
On white
1.27
#47FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#47FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFCF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFCF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#DFDDD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #47ffcf; /* rgb */ color: rgb(71, 255, 207); /* oklch */ color: oklch(89.8% 0.160 170.9);
Tailwind
colors: {
custom: {
50: '#93ffdd',
500: '#47ffcf',
950: '#000000',
},
}SCSS
$custom: #47ffcf; $custom-light: #93ffdd; $custom-dark: #000000;
JSON
{
"hex": "#47ffcf",
"rgb": {
"r": 71,
"g": 255,
"b": 207
},
"hsl": {
"h": 164.348,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.89795,
"c": 0.1599,
"h": 170.9
},
"luminance": 0.77365
}Semantic roles & 50–950 ramp
primary
#47FFCF
secondary
#C7234E
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684