#56FEFF#56FEFF
#56FEFF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.135 H 195.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #56FEFF |
|---|---|
| RGB | rgb(86, 254, 255) |
| HSL | hsl(180, 100%, 67%) |
| HSV | hsv(180, 66%, 100%) |
| CMYK | cmyk(66.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.72, -41.87, -13.13) |
| CIE-LCH | lch(91.72, 43.88, 197.42°) |
| OKLab | oklab(91.29% -0.1304 -0.0365) |
| OKLCH | oklch(91.29% 0.135 195.6) |
| XYZ | xyz(57.3215, 80.0755, 107.0235) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.90
Aqua
#00FFFF
ΔE00 2.10
Bright Light Blue
#26F7FD
ΔE00 2.44
Bright Turquoise
#0FFEF9
ΔE00 2.95
Bright Aqua
#0BF9EA
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FEFF #FF5756
analogous
#56FFAC #56FEFF #56AAFF
triadic
#56FEFF #FF56FE #FEFF56
tetradic
#56FEFF #AC56FF #FF5756 #AAFF56
square
#56FEFF #AC56FF #FF5756 #AAFF56
split-complementary
#56FEFF #FF56AA #FFAC56
monochromatic
#00D9DB #19FEFF #56FEFF #93FEFF #D0FFFF
Accessibility & contrast
On white
1.23
#56FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#56FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FEFF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FEFF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #56feff; /* rgb */ color: rgb(86, 254, 255); /* oklch */ color: oklch(91.3% 0.135 195.6);
Tailwind
colors: {
custom: {
50: '#9bffff',
500: '#56feff',
950: '#000000',
},
}SCSS
$custom: #56feff; $custom-light: #9bffff; $custom-dark: #000000;
JSON
{
"hex": "#56feff",
"rgb": {
"r": 86,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.355,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.9129,
"c": 0.13544,
"h": 195.6
},
"luminance": 0.80082
}Semantic roles & 50–950 ramp
primary
#56FEFF
secondary
#D42625
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686