#5EEBFB#5EEBFB
#5EEBFB is a very light, vivid teal. Relative luminance 0.688; OKLCH L 87.0% C 0.122 H 205.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBFB |
|---|---|
| RGB | rgb(94, 235, 251) |
| HSL | hsl(186, 95%, 68%) |
| HSV | hsv(186, 63%, 98%) |
| CMYK | cmyk(62.5%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.38, -33.08, -19.04) |
| CIE-LCH | lch(86.38, 38.17, 209.92°) |
| OKLab | oklab(86.99% -0.1098 -0.0528) |
| OKLCH | oklch(86.99% 0.122 205.7) |
| XYZ | xyz(51.7296, 68.7558, 101.7931) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.11
Robin Egg Blue
#8AF1FE
ΔE00 3.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBFB #FB6E5E
analogous
#5EFBBD #5EEBFB #5E9CFB
triadic
#5EEBFB #FB5EEB #EBFB5E
tetradic
#5EEBFB #BD5EFB #FB6E5E #9CFB5E
square
#5EEBFB #BD5EFB #FB6E5E #9CFB5E
split-complementary
#5EEBFB #FB5E9C #FBBD5E
monochromatic
#05C4D9 #22E4FA #5EEBFB #9AF2FC #D5FAFE
Accessibility & contrast
On white
1.42
#5EEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#5EEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBFB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBFB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#C1D1FB
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eebfb; /* rgb */ color: rgb(94, 235, 251); /* oklch */ color: oklch(87.0% 0.122 205.7);
Tailwind
colors: {
custom: {
50: '#9cf2fc',
500: '#5eebfb',
950: '#000000',
},
}SCSS
$custom: #5eebfb; $custom-light: #9cf2fc; $custom-dark: #000000;
JSON
{
"hex": "#5eebfb",
"rgb": {
"r": 94,
"g": 235,
"b": 251
},
"hsl": {
"h": 186.115,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.8699,
"c": 0.12181,
"h": 205.7
},
"luminance": 0.68761
}Semantic roles & 50–950 ramp
primary
#5EEBFB
secondary
#D33B2A
accent
#1700E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585