#5EE5EB#5EE5EB
#5EE5EB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.117 H 199.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5EB |
|---|---|
| RGB | rgb(94, 229, 235) |
| HSL | hsl(183, 78%, 65%) |
| HSV | hsv(183, 60%, 92%) |
| CMYK | cmyk(60%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.18, -34.68, -13.93) |
| CIE-LCH | lch(84.18, 37.37, 201.88°) |
| OKLab | oklab(85.05% -0.1102 -0.0386) |
| OKLCH | oklch(85.05% 0.117 199.3) |
| XYZ | xyz(47.6244, 64.4115, 88.5040) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5EB #EB645E
analogous
#5EEBAB #5EE5EB #5E9FEB
triadic
#5EE5EB #EB5EE5 #E5EB5E
tetradic
#5EE5EB #AB5EEB #EB645E #9FEB5E
square
#5EE5EB #AB5EEB #EB645E #9FEB5E
split-complementary
#5EE5EB #EB5E9F #EBAB5E
monochromatic
#17B1B8 #28DCE4 #5EE5EB #94EEF2 #CBF7F9
Accessibility & contrast
On white
1.51
#5EE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5EE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5EB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5EB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ee5eb; /* rgb */ color: rgb(94, 229, 235); /* oklch */ color: oklch(85.0% 0.117 199.3);
Tailwind
colors: {
custom: {
50: '#9aedf1',
500: '#5ee5eb',
950: '#000000',
},
}SCSS
$custom: #5ee5eb; $custom-light: #9aedf1; $custom-dark: #000000;
JSON
{
"hex": "#5ee5eb",
"rgb": {
"r": 94,
"g": 229,
"b": 235
},
"hsl": {
"h": 182.553,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.85049,
"c": 0.11675,
"h": 199.3
},
"luminance": 0.64416
}Semantic roles & 50–950 ramp
primary
#5EE5EB
secondary
#B73B36
accent
#140BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585