#71FEBE#71FEBE
#71FEBE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.153 H 161.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEBE |
|---|---|
| RGB | rgb(113, 254, 190) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.83, -52.74, 19.25) |
| CIE-LCH | lch(90.83, 56.14, 159.94°) |
| OKLab | oklab(90.24% -0.1451 0.0492) |
| OKLCH | oklch(90.24% 0.153 161.3) |
| XYZ | xyz(51.5415, 78.1072, 61.0652) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEBE #FE71B1
analogous
#71FE78 #71FEBE #71F7FE
triadic
#71FEBE #BE71FE #FEBE71
tetradic
#71FEBE #7871FE #FE71B1 #F7FE71
square
#71FEBE #7871FE #FE71B1 #F7FE71
split-complementary
#71FEBE #FE71F7 #FE7871
monochromatic
#02F385 #34FEA2 #71FEBE #AEFEDA #E1FFF1
Accessibility & contrast
On white
1.26
#71FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#71FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEBE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEBE | 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)
#FBEDBA
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#38FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71febe; /* rgb */ color: rgb(113, 254, 190); /* oklch */ color: oklch(90.2% 0.153 161.3);
Tailwind
colors: {
custom: {
50: '#a4ffd1',
500: '#71febe',
950: '#000000',
},
}SCSS
$custom: #71febe; $custom-light: #a4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#71febe",
"rgb": {
"r": 113,
"g": 254,
"b": 190
},
"hsl": {
"h": 152.766,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90238,
"c": 0.15315,
"h": 161.3
},
"luminance": 0.78112
}Semantic roles & 50–950 ramp
primary
#71FEBE
secondary
#DB3982
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683