#71FBC0#71FBC0
#71FBC0 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.148 H 162.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBC0 |
|---|---|
| RGB | rgb(113, 251, 192) |
| HSL | hsl(154, 95%, 71%) |
| HSV | hsv(154, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(90.00, -51.09, 17.07) |
| CIE-LCH | lch(90.00, 53.86, 161.52°) |
| OKLab | oklab(89.58% -0.141 0.0437) |
| OKLCH | oklch(89.58% 0.148 162.8) |
| XYZ | xyz(50.8170, 76.3061, 61.9095) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.31
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBC0 #FB71AC
analogous
#71FB7B #71FBC0 #71F1FB
triadic
#71FBC0 #C071FB #FBC071
tetradic
#71FBC0 #7B71FB #FB71AC #F1FB71
square
#71FBC0 #7B71FB #FB71AC #F1FB71
split-complementary
#71FBC0 #FB71F1 #FB7B71
monochromatic
#07EB89 #35F9A6 #71FBC0 #ADFDDA #E1FEF2
Accessibility & contrast
On white
1.29
#71FBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#71FBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBC0
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBC0 | 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)
#F7EBBD
Deuteranopia (green-blind)
#E3DDC4
Tritanopia (blue-blind)
#38FBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71fbc0; /* rgb */ color: rgb(113, 251, 192); /* oklch */ color: oklch(89.6% 0.148 162.8);
Tailwind
colors: {
custom: {
50: '#a4fdd3',
500: '#71fbc0',
950: '#000000',
},
}SCSS
$custom: #71fbc0; $custom-light: #a4fdd3; $custom-dark: #000000;
JSON
{
"hex": "#71fbc0",
"rgb": {
"r": 113,
"g": 251,
"b": 192
},
"hsl": {
"h": 154.348,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89576,
"c": 0.14764,
"h": 162.8
},
"luminance": 0.76311
}Semantic roles & 50–950 ramp
primary
#71FBC0
secondary
#D7397D
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683