#71FCEE#71FCEE
#71FCEE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.123 H 186.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCEE |
|---|---|
| RGB | rgb(113, 252, 238) |
| HSL | hsl(174, 96%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.37, -41.04, -4.76) |
| CIE-LCH | lch(91.37, 41.31, 186.61°) |
| OKLab | oklab(91.05% -0.1221 -0.0135) |
| OKLCH | oklch(91.05% 0.123 186.3) |
| XYZ | xyz(57.0463, 79.2990, 93.1723) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.26
Bright Turquoise
#0FFEF9
ΔE00 4.42
Bright Cyan
#41FDFE
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.51
Turquoise
#40E0D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCEE #FC717F
analogous
#71FCA9 #71FCEE #71C5FC
triadic
#71FCEE #EE71FC #FCEE71
tetradic
#71FCEE #A971FC #FC717F #C5FC71
square
#71FCEE #A971FC #FC717F #C5FC71
split-complementary
#71FCEE #FC71C5 #FCA971
monochromatic
#05EED6 #35FBE7 #71FCEE #ADFDF5 #E1FEFB
Accessibility & contrast
On white
1.25
#71FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#71FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCEE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCEE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fcee; /* rgb */ color: rgb(113, 252, 238); /* oklch */ color: oklch(91.0% 0.123 186.3);
Tailwind
colors: {
custom: {
50: '#a5fef3',
500: '#71fcee',
950: '#000000',
},
}SCSS
$custom: #71fcee; $custom-light: #a5fef3; $custom-dark: #000000;
JSON
{
"hex": "#71fcee",
"rgb": {
"r": 113,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.957,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91046,
"c": 0.12288,
"h": 186.3
},
"luminance": 0.79305
}Semantic roles & 50–950 ramp
primary
#71FCEE
secondary
#D83949
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685