#81E4E4#81E4E4
#81E4E4 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.9% C 0.093 H 195.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #81E4E4 |
|---|---|
| RGB | rgb(129, 228, 228) |
| HSL | hsl(180, 65%, 70%) |
| HSV | hsv(180, 43%, 89%) |
| CMYK | cmyk(43.4%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.87, -29.03, -9.08) |
| CIE-LCH | lch(84.87, 30.41, 197.37°) |
| OKLab | oklab(85.87% -0.09 -0.025) |
| OKLCH | oklch(85.87% 0.093 195.6) |
| XYZ | xyz(50.7948, 65.7513, 83.3983) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 6.58
Light Cyan
#ACFFFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81E4E4 #E48181
analogous
#81E4B3 #81E4E4 #81B2E4
triadic
#81E4E4 #E481E4 #E4E481
tetradic
#81E4E4 #B281E4 #E48181 #B3E481
square
#81E4E4 #B281E4 #E48181 #B3E481
split-complementary
#81E4E4 #E481B3 #E4B381
monochromatic
#29C1C1 #4FD9D9 #81E4E4 #B3EFEF #E6FAFA
Accessibility & contrast
On white
1.48
#81E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#81E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81E4E4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81E4E4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C7CEE5
Tritanopia (blue-blind)
#4FEAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #81e4e4; /* rgb */ color: rgb(129, 228, 228); /* oklch */ color: oklch(85.9% 0.093 195.6);
Tailwind
colors: {
custom: {
50: '#abecec',
500: '#81e4e4',
950: '#000000',
},
}SCSS
$custom: #81e4e4; $custom-light: #abecec; $custom-dark: #000000;
JSON
{
"hex": "#81e4e4",
"rgb": {
"r": 129,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.85865,
"c": 0.09341,
"h": 195.6
},
"luminance": 0.65755
}Semantic roles & 50–950 ramp
primary
#81E4E4
secondary
#BC4D4D
accent
#1919CD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#111616
muted
#818484