#81FBCC#81FBCC
#81FBCC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.130 H 166.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #81FBCC |
|---|---|
| RGB | rgb(129, 251, 204) |
| HSL | hsl(157, 94%, 75%) |
| HSV | hsv(157, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(90.79, -45.04, 12.08) |
| CIE-LCH | lch(90.79, 46.63, 164.99°) |
| OKLab | oklab(90.45% -0.1258 0.031) |
| OKLCH | oklch(90.45% 0.13 166.2) |
| XYZ | xyz(54.4447, 78.0166, 69.3047) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.53
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.12
Light Aqua
#8CFFDB
ΔE00 3.06
Pale Turquoise
#A5FBD5
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FBCC #FB81B0
analogous
#81FB8F #81FBCC #81EDFB
triadic
#81FBCC #CC81FB #FBCC81
tetradic
#81FBCC #8F81FB #FB81B0 #EDFB81
square
#81FBCC #8F81FB #FB81B0 #EDFB81
split-complementary
#81FBCC #FB81ED #FB8F81
monochromatic
#0AF79C #46F9B4 #81FBCC #BCFDE4 #E1FEF3
Accessibility & contrast
On white
1.26
#81FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#81FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FBCC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FBCC | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCA
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#56FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #81fbcc; /* rgb */ color: rgb(129, 251, 204); /* oklch */ color: oklch(90.4% 0.130 166.2);
Tailwind
colors: {
custom: {
50: '#adfddb',
500: '#81fbcc',
950: '#000000',
},
}SCSS
$custom: #81fbcc; $custom-light: #adfddb; $custom-dark: #000000;
JSON
{
"hex": "#81fbcc",
"rgb": {
"r": 129,
"g": 251,
"b": 204
},
"hsl": {
"h": 156.885,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.90448,
"c": 0.12958,
"h": 166.2
},
"luminance": 0.78021
}Semantic roles & 50–950 ramp
primary
#81FBCC
secondary
#D9477F
accent
#0058E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684