#5EEBEF#5EEBEF
#5EEBEF is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.6% C 0.120 H 197.8°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBEF |
|---|---|
| RGB | rgb(94, 235, 239) |
| HSL | hsl(182, 82%, 65%) |
| HSV | hsv(182, 61%, 94%) |
| CMYK | cmyk(60.7%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.02, -36.38, -13.28) |
| CIE-LCH | lch(86.02, 38.73, 200.06°) |
| OKLab | oklab(86.57% -0.1146 -0.0368) |
| OKLCH | oklch(86.57% 0.12 197.8) |
| XYZ | xyz(49.8977, 68.0230, 92.1447) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.36
Bright Cyan
#41FDFE
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 4.52
Aqua
#00FFFF
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Bright Turquoise
#0FFEF9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBEF #EF625E
analogous
#5EEFAA #5EEBEF #5EA3EF
triadic
#5EEBEF #EF5EEB #EBEF5E
tetradic
#5EEBEF #AA5EEF #EF625E #A3EF5E
square
#5EEBEF #AA5EEF #EF625E #A3EF5E
split-complementary
#5EEBEF #EF5EA3 #EFAA5E
monochromatic
#13BBC0 #26E4E9 #5EEBEF #96F2F5 #CDF9FA
Accessibility & contrast
On white
1.44
#5EEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#5EEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBEF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBEF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#C5D0F0
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eebef; /* rgb */ color: rgb(94, 235, 239); /* oklch */ color: oklch(86.6% 0.120 197.8);
Tailwind
colors: {
custom: {
50: '#9bf2f4',
500: '#5eebef',
950: '#000000',
},
}SCSS
$custom: #5eebef; $custom-light: #9bf2f4; $custom-dark: #000000;
JSON
{
"hex": "#5eebef",
"rgb": {
"r": 94,
"g": 235,
"b": 239
},
"hsl": {
"h": 181.655,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.86574,
"c": 0.1204,
"h": 197.8
},
"luminance": 0.68028
}Semantic roles & 50–950 ramp
primary
#5EEBEF
secondary
#BE3733
accent
#0D07DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585