#5BEFFD#5BEFFD
#5BEFFD is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.9% C 0.125 H 204.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEFFD |
|---|---|
| RGB | rgb(91, 239, 253) |
| HSL | hsl(185, 98%, 67%) |
| HSV | hsv(185, 64%, 99%) |
| CMYK | cmyk(64%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(87.51, -34.85, -18.40) |
| CIE-LCH | lch(87.51, 39.41, 207.83°) |
| OKLab | oklab(87.9% -0.1144 -0.051) |
| OKLCH | oklch(87.9% 0.125 204) |
| XYZ | xyz(52.9029, 71.0432, 103.8341) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.72
Robin Egg Blue
#8AF1FE
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEFFD #FD695B
analogous
#5BFDBA #5BEFFD #5B9EFD
triadic
#5BEFFD #FD5BEF #EFFD5B
tetradic
#5BEFFD #BA5BFD #FD695B #9EFD5B
square
#5BEFFD #BA5BFD #FD695B #9EFD5B
split-complementary
#5BEFFD #FD5B9E #FDBA5B
monochromatic
#03C8DB #1FE9FC #5BEFFD #97F5FE #D4FBFE
Accessibility & contrast
On white
1.38
#5BEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#5BEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEFFD
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEFFD | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#00F8F3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5beffd; /* rgb */ color: rgb(91, 239, 253); /* oklch */ color: oklch(87.9% 0.125 204.0);
Tailwind
colors: {
custom: {
50: '#9bf4fe',
500: '#5beffd',
950: '#000000',
},
}SCSS
$custom: #5beffd; $custom-light: #9bf4fe; $custom-dark: #000000;
JSON
{
"hex": "#5beffd",
"rgb": {
"r": 91,
"g": 239,
"b": 253
},
"hsl": {
"h": 185.185,
"s": 97.59,
"l": 67.451
},
"oklch": {
"l": 0.87895,
"c": 0.1253,
"h": 204
},
"luminance": 0.71049
}Semantic roles & 50–950 ramp
primary
#5BEFFD
secondary
#D43728
accent
#1400E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585