#5BEFF2#5BEFF2
#5BEFF2 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.124 H 197.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEFF2 |
|---|---|
| RGB | rgb(91, 239, 242) |
| HSL | hsl(181, 85%, 65%) |
| HSV | hsv(181, 62%, 95%) |
| CMYK | cmyk(62.4%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(87.17, -37.88, -13.14) |
| CIE-LCH | lch(87.17, 40.10, 199.12°) |
| OKLab | oklab(87.52% -0.1189 -0.0364) |
| OKLCH | oklch(87.52% 0.124 197) |
| XYZ | xyz(51.2009, 70.3624, 94.8701) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.62
Bright Cyan
#41FDFE
ΔE00 3.32
Aqua
#00FFFF
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEFF2 #F25E5B
analogous
#5BF2A9 #5BEFF2 #5BA3F2
triadic
#5BEFF2 #F25BEF #EFF25B
tetradic
#5BEFF2 #A95BF2 #F25E5B #A3F25B
square
#5BEFF2 #A95BF2 #F25E5B #A3F25B
split-complementary
#5BEFF2 #F25BA3 #F2A95B
monochromatic
#0FC0C3 #22E9EE #5BEFF2 #94F5F6 #CCFAFB
Accessibility & contrast
On white
1.39
#5BEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#5BEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEFF2
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEFF2 | 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)
#E0E4F3
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5beff2; /* rgb */ color: rgb(91, 239, 242); /* oklch */ color: oklch(87.5% 0.124 197.0);
Tailwind
colors: {
custom: {
50: '#9af4f6',
500: '#5beff2',
950: '#000000',
},
}SCSS
$custom: #5beff2; $custom-light: #9af4f6; $custom-dark: #000000;
JSON
{
"hex": "#5beff2",
"rgb": {
"r": 91,
"g": 239,
"b": 242
},
"hsl": {
"h": 181.192,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.87517,
"c": 0.12435,
"h": 197
},
"luminance": 0.70368
}Semantic roles & 50–950 ramp
primary
#5BEFF2
secondary
#C13331
accent
#0804E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585