#56FFFE#56FFFE
#56FFFE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.136 H 194.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFFE |
|---|---|
| RGB | rgb(86, 255, 254) |
| HSL | hsl(180, 100%, 67%) |
| HSV | hsv(180, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.97, -42.58, -12.23) |
| CIE-LCH | lch(91.97, 44.31, 196.03°) |
| OKLab | oklab(91.49% -0.1318 -0.034) |
| OKLCH | oklch(91.49% 0.136 194.5) |
| XYZ | xyz(57.4791, 80.6476, 106.2840) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.04
Aqua
#00FFFF
ΔE00 1.94
Bright Turquoise
#0FFEF9
ΔE00 2.48
Bright Light Blue
#26F7FD
ΔE00 2.93
Bright Aqua
#0BF9EA
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFFE #FF5657
analogous
#56FFAA #56FFFE #56ACFF
triadic
#56FFFE #FE56FF #FFFE56
tetradic
#56FFFE #AA56FF #FF5657 #ACFF56
square
#56FFFE #AA56FF #FF5657 #ACFF56
split-complementary
#56FFFE #FF56AC #FFAA56
monochromatic
#00DBD9 #19FFFE #56FFFE #93FFFE #D0FFFF
Accessibility & contrast
On white
1.23
#56FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#56FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFFE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFFE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #56fffe; /* rgb */ color: rgb(86, 255, 254); /* oklch */ color: oklch(91.5% 0.136 194.5);
Tailwind
colors: {
custom: {
50: '#9bfffe',
500: '#56fffe',
950: '#000000',
},
}SCSS
$custom: #56fffe; $custom-light: #9bfffe; $custom-dark: #000000;
JSON
{
"hex": "#56fffe",
"rgb": {
"r": 86,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.645,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.91488,
"c": 0.13612,
"h": 194.5
},
"luminance": 0.80654
}Semantic roles & 50–950 ramp
primary
#56FFFE
secondary
#D42526
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685