#87F3F3#87F3F3
#87F3F3 is a very light, moderate teal. Relative luminance 0.757; OKLCH L 90.0% C 0.100 H 195.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #87F3F3 |
|---|---|
| RGB | rgb(135, 243, 243) |
| HSL | hsl(180, 82%, 74%) |
| HSV | hsv(180, 44%, 95%) |
| CMYK | cmyk(44.4%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(89.73, -31.11, -9.70) |
| CIE-LCH | lch(89.73, 32.59, 197.33°) |
| OKLab | oklab(89.98% -0.0964 -0.0268) |
| OKLCH | oklch(89.98% 0.1 195.5) |
| XYZ | xyz(58.2136, 75.7184, 96.3241) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Bright Cyan
#41FDFE
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F3F3 #F38787
analogous
#87F3BD #87F3F3 #87BDF3
triadic
#87F3F3 #F387F3 #F3F387
tetradic
#87F3F3 #BD87F3 #F38787 #BDF387
square
#87F3F3 #BD87F3 #F38787 #BDF387
split-complementary
#87F3F3 #F387BD #F3BD87
monochromatic
#18E8E8 #4FEDED #87F3F3 #BFF9F9 #E3FCFC
Accessibility & contrast
On white
1.30
#87F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#87F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F3F3
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F3F3 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#D4DCF4
Tritanopia (blue-blind)
#4DF9F3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #87f3f3; /* rgb */ color: rgb(135, 243, 243); /* oklch */ color: oklch(90.0% 0.100 195.5);
Tailwind
colors: {
custom: {
50: '#b1f7f7',
500: '#87f3f3',
950: '#000000',
},
}SCSS
$custom: #87f3f3; $custom-light: #b1f7f7; $custom-dark: #000000;
JSON
{
"hex": "#87f3f3",
"rgb": {
"r": 135,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.89976,
"c": 0.1001,
"h": 195.5
},
"luminance": 0.75723
}Semantic roles & 50–950 ramp
primary
#87F3F3
secondary
#CF4F4F
accent
#0707DE
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585