#71FACD#71FACD
#71FACD is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.7% C 0.137 H 168.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71FACD |
|---|---|
| RGB | rgb(113, 250, 205) |
| HSL | hsl(160, 93%, 71%) |
| HSV | hsv(160, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.99, -47.89, 10.35) |
| CIE-LCH | lch(89.99, 49.00, 167.80°) |
| OKLab | oklab(89.66% -0.1343 0.0265) |
| OKLCH | oklch(89.66% 0.137 168.8) |
| XYZ | xyz(52.0099, 76.2848, 69.7293) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Turquoise
#7EF4CC
ΔE00 1.93
Light Aquamarine
#7BFDC7
ΔE00 2.46
Light Aqua
#8CFFDB
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FACD #FA719E
analogous
#71FA88 #71FACD #71E2FA
triadic
#71FACD #CD71FA #FACD71
tetradic
#71FACD #8871FA #FA719E #E2FA71
square
#71FACD #8871FA #FA719E #E2FA71
split-complementary
#71FACD #FA71E2 #FA8871
monochromatic
#08E89F #36F8B8 #71FACD #ACFCE2 #E1FEF5
Accessibility & contrast
On white
1.29
#71FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#71FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FACD
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FACD | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#2CFBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71facd; /* rgb */ color: rgb(113, 250, 205); /* oklch */ color: oklch(89.7% 0.137 168.8);
Tailwind
colors: {
custom: {
50: '#a4fcdc',
500: '#71facd',
950: '#000000',
},
}SCSS
$custom: #71facd; $custom-light: #a4fcdc; $custom-dark: #000000;
JSON
{
"hex": "#71facd",
"rgb": {
"r": 113,
"g": 250,
"b": 205
},
"hsl": {
"h": 160.292,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.8966,
"c": 0.13685,
"h": 168.8
},
"luminance": 0.7629
}Semantic roles & 50–950 ramp
primary
#71FACD
secondary
#D53A6D
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684