#56EFF6#56EFF6
#56EFF6 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.127 H 199.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #56EFF6 |
|---|---|
| RGB | rgb(86, 239, 246) |
| HSL | hsl(183, 90%, 65%) |
| HSV | hsv(183, 65%, 96%) |
| CMYK | cmyk(65%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(87.17, -37.53, -15.25) |
| CIE-LCH | lch(87.17, 40.51, 202.11°) |
| OKLab | oklab(87.52% -0.1196 -0.0423) |
| OKLCH | oklch(87.52% 0.127 199.5) |
| XYZ | xyz(51.3315, 70.3595, 98.0464) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.54
Bright Cyan
#41FDFE
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EFF6 #F65D56
analogous
#56F6AD #56EFF6 #569FF6
triadic
#56EFF6 #F656EF #EFF656
tetradic
#56EFF6 #AD56F6 #F65D56 #9FF656
square
#56EFF6 #AD56F6 #F65D56 #9FF656
split-complementary
#56EFF6 #F6569F #F6AD56
monochromatic
#0BBFC7 #1CE9F3 #56EFF6 #90F5F9 #CAFAFC
Accessibility & contrast
On white
1.39
#56EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#56EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EFF6
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EFF6 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F7
Deuteranopia (green-blind)
#C6D3F7
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #56eff6; /* rgb */ color: rgb(86, 239, 246); /* oklch */ color: oklch(87.5% 0.127 199.5);
Tailwind
colors: {
custom: {
50: '#99f4f9',
500: '#56eff6',
950: '#000000',
},
}SCSS
$custom: #56eff6; $custom-light: #99f4f9; $custom-dark: #000000;
JSON
{
"hex": "#56eff6",
"rgb": {
"r": 86,
"g": 239,
"b": 246
},
"hsl": {
"h": 182.625,
"s": 89.888,
"l": 65.098
},
"oklch": {
"l": 0.87521,
"c": 0.12686,
"h": 199.5
},
"luminance": 0.70365
}Semantic roles & 50–950 ramp
primary
#56EFF6
secondary
#C4332D
accent
#0A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585