#5EE3EB#5EE3EB
#5EE3EB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.116 H 200.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3EB |
|---|---|
| RGB | rgb(94, 227, 235) |
| HSL | hsl(183, 78%, 65%) |
| HSV | hsv(183, 60%, 92%) |
| CMYK | cmyk(60%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.61, -33.74, -14.79) |
| CIE-LCH | lch(83.61, 36.84, 203.67°) |
| OKLab | oklab(84.59% -0.1082 -0.0409) |
| OKLCH | oklch(84.59% 0.116 200.7) |
| XYZ | xyz(47.0742, 63.3111, 88.3206) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Aqua Blue
#02D8E9
ΔE00 4.36
Bright Light Blue
#26F7FD
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Bright Cyan
#41FDFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3EB #EB665E
analogous
#5EEBAC #5EE3EB #5E9DEB
triadic
#5EE3EB #EB5EE3 #E3EB5E
tetradic
#5EE3EB #AC5EEB #EB665E #9DEB5E
square
#5EE3EB #AC5EEB #EB665E #9DEB5E
split-complementary
#5EE3EB #EB5E9D #EBAC5E
monochromatic
#17AFB8 #28DAE4 #5EE3EB #94ECF2 #CBF6F9
Accessibility & contrast
On white
1.54
#5EE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5EE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3EB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3EB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#BEC9EC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee3eb; /* rgb */ color: rgb(94, 227, 235); /* oklch */ color: oklch(84.6% 0.116 200.7);
Tailwind
colors: {
custom: {
50: '#9aecf1',
500: '#5ee3eb',
950: '#000000',
},
}SCSS
$custom: #5ee3eb; $custom-light: #9aecf1; $custom-dark: #000000;
JSON
{
"hex": "#5ee3eb",
"rgb": {
"r": 94,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.404,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84586,
"c": 0.11565,
"h": 200.7
},
"luminance": 0.63316
}Semantic roles & 50–950 ramp
primary
#5EE3EB
secondary
#B73D36
accent
#170BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485