#87F0F0#87F0F0
#87F0F0 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.2% C 0.098 H 195.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87F0F0 |
|---|---|
| RGB | rgb(135, 240, 240) |
| HSL | hsl(180, 78%, 74%) |
| HSV | hsv(180, 44%, 94%) |
| CMYK | cmyk(43.8%, 0%, 0%, 5.9%) |
| CIE-LAB | lab(88.81, -30.42, -9.51) |
| CIE-LCH | lch(88.81, 31.87, 197.35°) |
| OKLab | oklab(89.21% -0.0943 -0.0262) |
| OKLCH | oklch(89.21% 0.098 195.5) |
| XYZ | xyz(56.8738, 73.7578, 93.6608) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F0F0 #F08787
analogous
#87F0BB #87F0F0 #87BBF0
triadic
#87F0F0 #F087F0 #F0F087
tetradic
#87F0F0 #BB87F0 #F08787 #BBF087
square
#87F0F0 #BB87F0 #F08787 #BBF087
split-complementary
#87F0F0 #F087BB #F0BB87
monochromatic
#1CE1E1 #51E9E9 #87F0F0 #BDF7F7 #E4FCFC
Accessibility & contrast
On white
1.33
#87F0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#87F0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F0F0
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F0F0 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F0
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#51F6F0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #87f0f0; /* rgb */ color: rgb(135, 240, 240); /* oklch */ color: oklch(89.2% 0.098 195.5);
Tailwind
colors: {
custom: {
50: '#b0f5f4',
500: '#87f0f0',
950: '#000000',
},
}SCSS
$custom: #87f0f0; $custom-light: #b0f5f4; $custom-dark: #000000;
JSON
{
"hex": "#87f0f0",
"rgb": {
"r": 135,
"g": 240,
"b": 240
},
"hsl": {
"h": 180,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.89208,
"c": 0.0979,
"h": 195.5
},
"luminance": 0.73762
}Semantic roles & 50–950 ramp
primary
#87F0F0
secondary
#CB5050
accent
#0B0BDA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585