#56FFFA#56FFFA
#56FFFA is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.137 H 192.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFFA |
|---|---|
| RGB | rgb(86, 255, 250) |
| HSL | hsl(178, 100%, 67%) |
| HSV | hsv(178, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.86, -43.66, -10.33) |
| CIE-LCH | lch(91.86, 44.86, 193.31°) |
| OKLab | oklab(91.36% -0.1335 -0.0288) |
| OKLCH | oklch(91.36% 0.137 192.2) |
| XYZ | xyz(56.8452, 80.3941, 102.9457) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.91
Bright Cyan
#41FDFE
ΔE00 2.00
Aqua
#00FFFF
ΔE00 2.30
Bright Light Blue
#26F7FD
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFFA #FF565B
analogous
#56FFA6 #56FFFA #56B0FF
triadic
#56FFFA #FA56FF #FFFA56
tetradic
#56FFFA #A656FF #FF565B #B0FF56
square
#56FFFA #A656FF #FF565B #B0FF56
split-complementary
#56FFFA #FF56B0 #FFA656
monochromatic
#00DBD4 #19FFF8 #56FFFA #93FFFC #D0FFFE
Accessibility & contrast
On white
1.23
#56FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#56FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFFA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFFA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #56fffa; /* rgb */ color: rgb(86, 255, 250); /* oklch */ color: oklch(91.4% 0.137 192.2);
Tailwind
colors: {
custom: {
50: '#9bfffb',
500: '#56fffa',
950: '#000000',
},
}SCSS
$custom: #56fffa; $custom-light: #9bfffb; $custom-dark: #000000;
JSON
{
"hex": "#56fffa",
"rgb": {
"r": 86,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.225,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.91358,
"c": 0.13654,
"h": 192.2
},
"luminance": 0.80401
}Semantic roles & 50–950 ramp
primary
#56FFFA
secondary
#D4252B
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685