#47FFCD#47FFCD
#47FFCD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.161 H 170.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFCD |
|---|---|
| RGB | rgb(71, 255, 205) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(90.44, -56.87, 10.86) |
| CIE-LCH | lch(90.44, 57.90, 169.19°) |
| OKLab | oklab(89.74% -0.1588 0.0277) |
| OKLCH | oklch(89.74% 0.161 170.1) |
| XYZ | xyz(49.3721, 77.2615, 70.0567) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.96
Aquamarine
#7FFFD4
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.52
Aqua Marine
#2EE8BB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFCD #FF4779
analogous
#47FF71 #47FFCD #47D5FF
triadic
#47FFCD #CD47FF #FFCD47
tetradic
#47FFCD #7147FF #FF4779 #D5FF47
square
#47FFCD #7147FF #FF4779 #D5FF47
split-complementary
#47FFCD #FF47D5 #FF7147
monochromatic
#00CC94 #0AFFBC #47FFCD #84FFDE #C1FFEE
Accessibility & contrast
On white
1.28
#47FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#47FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFCD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFCD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECA
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #47ffcd; /* rgb */ color: rgb(71, 255, 205); /* oklch */ color: oklch(89.7% 0.161 170.1);
Tailwind
colors: {
custom: {
50: '#93ffdc',
500: '#47ffcd',
950: '#000000',
},
}SCSS
$custom: #47ffcd; $custom-light: #93ffdc; $custom-dark: #000000;
JSON
{
"hex": "#47ffcd",
"rgb": {
"r": 71,
"g": 255,
"b": 205
},
"hsl": {
"h": 163.696,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.89743,
"c": 0.1612,
"h": 170.1
},
"luminance": 0.77267
}Semantic roles & 50–950 ramp
primary
#47FFCD
secondary
#C72350
accent
#003EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684