#5EE1EB#5EE1EB
#5EE1EB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.115 H 202.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE1EB |
|---|---|
| RGB | rgb(94, 225, 235) |
| HSL | hsl(184, 78%, 65%) |
| HSV | hsv(184, 60%, 92%) |
| CMYK | cmyk(60%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.03, -32.80, -15.65) |
| CIE-LCH | lch(83.03, 36.34, 205.51°) |
| OKLab | oklab(84.12% -0.1061 -0.0433) |
| OKLCH | oklch(84.12% 0.115 202.2) |
| XYZ | xyz(46.5303, 62.2234, 88.1393) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.54
Aqua Blue
#02D8E9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE1EB #EB685E
analogous
#5EEBAE #5EE1EB #5E9BEB
triadic
#5EE1EB #EB5EE1 #E1EB5E
tetradic
#5EE1EB #AE5EEB #EB685E #9BEB5E
square
#5EE1EB #AE5EEB #EB685E #9BEB5E
split-complementary
#5EE1EB #EB5E9B #EBAE5E
monochromatic
#17ACB8 #28D7E4 #5EE1EB #94EBF2 #CBF5F9
Accessibility & contrast
On white
1.56
#5EE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5EE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE1EB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE1EB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee1eb; /* rgb */ color: rgb(94, 225, 235); /* oklch */ color: oklch(84.1% 0.115 202.2);
Tailwind
colors: {
custom: {
50: '#9aeaf1',
500: '#5ee1eb',
950: '#000000',
},
}SCSS
$custom: #5ee1eb; $custom-light: #9aeaf1; $custom-dark: #000000;
JSON
{
"hex": "#5ee1eb",
"rgb": {
"r": 94,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.255,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84123,
"c": 0.11463,
"h": 202.2
},
"luminance": 0.62228
}Semantic roles & 50–950 ramp
primary
#5EE1EB
secondary
#B73F36
accent
#1A0BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485