#56F2F0#56F2F0
#56F2F0 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.0% C 0.129 H 193.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #56F2F0 |
|---|---|
| RGB | rgb(86, 242, 240) |
| HSL | hsl(179, 86%, 64%) |
| HSV | hsv(179, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(87.86, -40.53, -11.08) |
| CIE-LCH | lch(87.86, 42.02, 195.29°) |
| OKLab | oklab(88.02% -0.125 -0.0308) |
| OKLCH | oklch(88.02% 0.129 193.8) |
| XYZ | xyz(51.3110, 71.7682, 93.5696) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.60
Bright Light Blue
#26F7FD
ΔE00 2.95
Aqua
#00FFFF
ΔE00 3.38
Bright Turquoise
#0FFEF9
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F2F0 #F25658
analogous
#56F2A2 #56F2F0 #56A6F2
triadic
#56F2F0 #F056F2 #F2F056
tetradic
#56F2F0 #A256F2 #F25658 #A6F256
square
#56F2F0 #A256F2 #F25658 #A6F256
split-complementary
#56F2F0 #F256A6 #F2A256
monochromatic
#0FBFBD #1DEEEB #56F2F0 #8FF6F5 #C8FBFA
Accessibility & contrast
On white
1.37
#56F2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#56F2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F2F0
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F2F0 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F0
Deuteranopia (green-blind)
#CBD5F1
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #56f2f0; /* rgb */ color: rgb(86, 242, 240); /* oklch */ color: oklch(88.0% 0.129 193.8);
Tailwind
colors: {
custom: {
50: '#98f7f4',
500: '#56f2f0',
950: '#000000',
},
}SCSS
$custom: #56f2f0; $custom-light: #98f7f4; $custom-dark: #000000;
JSON
{
"hex": "#56f2f0",
"rgb": {
"r": 86,
"g": 242,
"b": 240
},
"hsl": {
"h": 179.231,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.88017,
"c": 0.12876,
"h": 193.8
},
"luminance": 0.71774
}Semantic roles & 50–950 ramp
primary
#56F2F0
secondary
#BD2F31
accent
#0306E2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1717
muted
#808585