#71FDCC#71FDCC
#71FDCC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.141 H 167.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDCC |
|---|---|
| RGB | rgb(113, 253, 204) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.83, -49.38, 12.07) |
| CIE-LCH | lch(90.83, 50.84, 166.27°) |
| OKLab | oklab(90.34% -0.1378 0.0309) |
| OKLCH | oklch(90.34% 0.141 167.4) |
| XYZ | xyz(52.8292, 78.1159, 69.4089) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.63
Aquamarine
#7FFFD4
ΔE00 1.72
Light Turquoise
#7EF4CC
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDCC #FD71A2
analogous
#71FD86 #71FDCC #71E8FD
triadic
#71FDCC #CC71FD #FDCC71
tetradic
#71FDCC #8671FD #FD71A2 #E8FD71
square
#71FDCC #8671FD #FD71A2 #E8FD71
split-complementary
#71FDCC #FD71E8 #FD8671
monochromatic
#03F09D #35FCB6 #71FDCC #ADFEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#71FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#71FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDCC
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDCC | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#2BFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fdcc; /* rgb */ color: rgb(113, 253, 204); /* oklch */ color: oklch(90.3% 0.141 167.4);
Tailwind
colors: {
custom: {
50: '#a4ffdb',
500: '#71fdcc',
950: '#000000',
},
}SCSS
$custom: #71fdcc; $custom-light: #a4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#71fdcc",
"rgb": {
"r": 113,
"g": 253,
"b": 204
},
"hsl": {
"h": 159,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90338,
"c": 0.14127,
"h": 167.4
},
"luminance": 0.78121
}Semantic roles & 50–950 ramp
primary
#71FDCC
secondary
#D93971
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684