#81FFCB#81FFCB
#81FFCB is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.3% C 0.136 H 164.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFCB |
|---|---|
| RGB | rgb(129, 255, 203) |
| HSL | hsl(155, 100%, 75%) |
| HSV | hsv(155, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.91, -46.98, 14.18) |
| CIE-LCH | lch(91.91, 49.07, 163.21°) |
| OKLab | oklab(91.35% -0.1306 0.0364) |
| OKLCH | oklch(91.35% 0.136 164.4) |
| XYZ | xyz(55.5879, 80.4943, 69.0960) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.74
Aquamarine
#7FFFD4
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.42
Light Aqua
#8CFFDB
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFCB #FF81B5
analogous
#81FF8C #81FFCB #81F4FF
triadic
#81FFCB #CB81FF #FFCB81
tetradic
#81FFCB #8C81FF #FF81B5 #F4FF81
square
#81FFCB #8C81FF #FF81B5 #F4FF81
split-complementary
#81FFCB #FF81F4 #FF8C81
monochromatic
#07FF98 #44FFB2 #81FFCB #BEFFE4 #E0FFF2
Accessibility & contrast
On white
1.23
#81FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#81FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFCB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFCB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E8E2CE
Tritanopia (blue-blind)
#56FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #81ffcb; /* rgb */ color: rgb(129, 255, 203); /* oklch */ color: oklch(91.3% 0.136 164.4);
Tailwind
colors: {
custom: {
50: '#adffda',
500: '#81ffcb',
950: '#000000',
},
}SCSS
$custom: #81ffcb; $custom-light: #adffda; $custom-dark: #000000;
JSON
{
"hex": "#81ffcb",
"rgb": {
"r": 129,
"g": 255,
"b": 203
},
"hsl": {
"h": 155.238,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.9135,
"c": 0.13558,
"h": 164.4
},
"luminance": 0.80499
}Semantic roles & 50–950 ramp
primary
#81FFCB
secondary
#DE4685
accent
#005FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684