#87F5F5#87F5F5
#87F5F5 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.5% C 0.102 H 195.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #87F5F5 |
|---|---|
| RGB | rgb(135, 245, 245) |
| HSL | hsl(180, 85%, 75%) |
| HSV | hsv(180, 45%, 96%) |
| CMYK | cmyk(44.9%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(90.34, -31.56, -9.84) |
| CIE-LCH | lch(90.34, 33.06, 197.31°) |
| OKLab | oklab(90.49% -0.0979 -0.0271) |
| OKLCH | oklch(90.49% 0.102 195.5) |
| XYZ | xyz(59.1190, 77.0434, 98.1240) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.12
Bright Cyan
#41FDFE
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Bright Light Blue
#26F7FD
ΔE00 5.19
Pale Cyan
#B7FFFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F5F5 #F58787
analogous
#87F5BE #87F5F5 #87BEF5
triadic
#87F5F5 #F587F5 #F5F587
tetradic
#87F5F5 #BE87F5 #F58787 #BEF587
square
#87F5F5 #BE87F5 #F58787 #BEF587
split-complementary
#87F5F5 #F587BE #F5BE87
monochromatic
#16ECEC #4FF0F0 #87F5F5 #BFFAFA #E3FDFD
Accessibility & contrast
On white
1.28
#87F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#87F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F5F5
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F5F5 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#D5DDF6
Tritanopia (blue-blind)
#4BFBF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87f5f5; /* rgb */ color: rgb(135, 245, 245); /* oklch */ color: oklch(90.5% 0.102 195.5);
Tailwind
colors: {
custom: {
50: '#b1f8f8',
500: '#87f5f5',
950: '#000000',
},
}SCSS
$custom: #87f5f5; $custom-light: #b1f8f8; $custom-dark: #000000;
JSON
{
"hex": "#87f5f5",
"rgb": {
"r": 135,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.90488,
"c": 0.10156,
"h": 195.5
},
"luminance": 0.77048
}Semantic roles & 50–950 ramp
primary
#87F5F5
secondary
#D24E4E
accent
#0404E1
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585