#71FFCE#71FFCE
#71FFCE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.142 H 167.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFCE |
|---|---|
| RGB | rgb(113, 255, 206) |
| HSL | hsl(159, 100%, 72%) |
| HSV | hsv(159, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.45, -49.79, 11.92) |
| CIE-LCH | lch(91.45, 51.20, 166.54°) |
| OKLab | oklab(90.86% -0.139 0.0305) |
| OKLCH | oklch(90.86% 0.142 167.6) |
| XYZ | xyz(53.7053, 79.4818, 70.8919) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.63
Light Aquamarine
#7BFDC7
ΔE00 1.78
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFCE #FF71A2
analogous
#71FF87 #71FFCE #71E9FF
triadic
#71FFCE #CE71FF #FFCE71
tetradic
#71FFCE #8771FF #FF71A2 #E9FF71
square
#71FFCE #8771FF #FF71A2 #E9FF71
split-complementary
#71FFCE #FF71E9 #FF8771
monochromatic
#00F6A1 #34FFB9 #71FFCE #AEFFE3 #E0FFF4
Accessibility & contrast
On white
1.24
#71FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#71FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFCE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFCE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E5E0D1
Tritanopia (blue-blind)
#27FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71ffce; /* rgb */ color: rgb(113, 255, 206); /* oklch */ color: oklch(90.9% 0.142 167.6);
Tailwind
colors: {
custom: {
50: '#a4ffdd',
500: '#71ffce',
950: '#000000',
},
}SCSS
$custom: #71ffce; $custom-light: #a4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#71ffce",
"rgb": {
"r": 113,
"g": 255,
"b": 206
},
"hsl": {
"h": 159.296,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90857,
"c": 0.14236,
"h": 167.6
},
"luminance": 0.79487
}Semantic roles & 50–950 ramp
primary
#71FFCE
secondary
#DC3871
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684