#5EEBFA#5EEBFA
#5EEBFA is a very light, vivid teal. Relative luminance 0.687; OKLCH L 87.0% C 0.122 H 205.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBFA |
|---|---|
| RGB | rgb(94, 235, 250) |
| HSL | hsl(186, 94%, 67%) |
| HSV | hsv(186, 62%, 98%) |
| CMYK | cmyk(62.4%, 6%, 0%, 2%) |
| CIE-LAB | lab(86.35, -33.36, -18.56) |
| CIE-LCH | lch(86.35, 38.17, 209.09°) |
| OKLab | oklab(86.96% -0.1102 -0.0514) |
| OKLCH | oklch(86.96% 0.122 205) |
| XYZ | xyz(51.5724, 68.6929, 100.9651) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.26
Robin Egg Blue
#8AF1FE
ΔE00 3.56
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBFA #FA6D5E
analogous
#5EFABB #5EEBFA #5E9DFA
triadic
#5EEBFA #FA5EEB #EBFA5E
tetradic
#5EEBFA #BB5EFA #FA6D5E #9DFA5E
square
#5EEBFA #BB5EFA #FA6D5E #9DFA5E
split-complementary
#5EEBFA #FA5E9D #FABB5E
monochromatic
#07C3D7 #23E4F8 #5EEBFA #99F2FC #D5FAFE
Accessibility & contrast
On white
1.42
#5EEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#5EEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBFA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBFA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eebfa; /* rgb */ color: rgb(94, 235, 250); /* oklch */ color: oklch(87.0% 0.122 205.0);
Tailwind
colors: {
custom: {
50: '#9cf2fc',
500: '#5eebfa',
950: '#000000',
},
}SCSS
$custom: #5eebfa; $custom-light: #9cf2fc; $custom-dark: #000000;
JSON
{
"hex": "#5eebfa",
"rgb": {
"r": 94,
"g": 235,
"b": 250
},
"hsl": {
"h": 185.769,
"s": 93.976,
"l": 67.451
},
"oklch": {
"l": 0.86955,
"c": 0.12161,
"h": 205
},
"luminance": 0.68698
}Semantic roles & 50–950 ramp
primary
#5EEBFA
secondary
#D13B2B
accent
#1600E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585