#87F4F4#87F4F4
#87F4F4 is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.2% C 0.101 H 195.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #87F4F4 |
|---|---|
| RGB | rgb(135, 244, 244) |
| HSL | hsl(180, 83%, 74%) |
| HSV | hsv(180, 45%, 96%) |
| CMYK | cmyk(44.7%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(90.04, -31.33, -9.77) |
| CIE-LCH | lch(90.04, 32.82, 197.32°) |
| OKLab | oklab(90.23% -0.0972 -0.027) |
| OKLCH | oklch(90.23% 0.101 195.5) |
| XYZ | xyz(58.6650, 76.3791, 97.2216) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F4F4 #F48787
analogous
#87F4BE #87F4F4 #87BEF4
triadic
#87F4F4 #F487F4 #F4F487
tetradic
#87F4F4 #BE87F4 #F48787 #BEF487
square
#87F4F4 #BE87F4 #F48787 #BEF487
split-complementary
#87F4F4 #F487BE #F4BE87
monochromatic
#17EAEA #4FEFEF #87F4F4 #BFF9F9 #E3FCFC
Accessibility & contrast
On white
1.29
#87F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#87F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F4F4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F4F4 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#D4DCF5
Tritanopia (blue-blind)
#4CFAF4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #87f4f4; /* rgb */ color: rgb(135, 244, 244); /* oklch */ color: oklch(90.2% 0.101 195.5);
Tailwind
colors: {
custom: {
50: '#b1f8f7',
500: '#87f4f4',
950: '#000000',
},
}SCSS
$custom: #87f4f4; $custom-light: #b1f8f7; $custom-dark: #000000;
JSON
{
"hex": "#87f4f4",
"rgb": {
"r": 135,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.90232,
"c": 0.10083,
"h": 195.5
},
"luminance": 0.76384
}Semantic roles & 50–950 ramp
primary
#87F4F4
secondary
#D04F4F
accent
#0606E0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585