#5EE2EB#5EE2EB
#5EE2EB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.115 H 201.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2EB |
|---|---|
| RGB | rgb(94, 226, 235) |
| HSL | hsl(184, 78%, 65%) |
| HSV | hsv(184, 60%, 92%) |
| CMYK | cmyk(60%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.32, -33.27, -15.22) |
| CIE-LCH | lch(83.32, 36.58, 204.58°) |
| OKLab | oklab(84.36% -0.1071 -0.0421) |
| OKLCH | oklch(84.36% 0.115 201.5) |
| XYZ | xyz(46.8015, 62.7657, 88.2297) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2EB #EB675E
analogous
#5EEBAE #5EE2EB #5E9BEB
triadic
#5EE2EB #EB5EE2 #E2EB5E
tetradic
#5EE2EB #AE5EEB #EB675E #9BEB5E
square
#5EE2EB #AE5EEB #EB675E #9BEB5E
split-complementary
#5EE2EB #EB5E9B #EBAE5E
monochromatic
#17ADB8 #28D8E4 #5EE2EB #94ECF2 #CBF6F9
Accessibility & contrast
On white
1.55
#5EE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5EE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2EB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2EB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee2eb; /* rgb */ color: rgb(94, 226, 235); /* oklch */ color: oklch(84.4% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#9aebf1',
500: '#5ee2eb',
950: '#000000',
},
}SCSS
$custom: #5ee2eb; $custom-light: #9aebf1; $custom-dark: #000000;
JSON
{
"hex": "#5ee2eb",
"rgb": {
"r": 94,
"g": 226,
"b": 235
},
"hsl": {
"h": 183.83,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84355,
"c": 0.11513,
"h": 201.5
},
"luminance": 0.62771
}Semantic roles & 50–950 ramp
primary
#5EE2EB
secondary
#B73E36
accent
#190BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485