#5EE2E8#5EE2E8
#5EE2E8 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.3% C 0.115 H 199.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2E8 |
|---|---|
| RGB | rgb(94, 226, 232) |
| HSL | hsl(183, 75%, 64%) |
| HSV | hsv(183, 59%, 91%) |
| CMYK | cmyk(59.5%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.23, -34.09, -13.77) |
| CIE-LCH | lch(83.23, 36.76, 201.99°) |
| OKLab | oklab(84.25% -0.1084 -0.0381) |
| OKLCH | oklch(84.25% 0.115 199.4) |
| XYZ | xyz(46.3717, 62.5938, 85.9663) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.61
Bright Light Blue
#26F7FD
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2E8 #E8645E
analogous
#5EE8A9 #5EE2E8 #5E9DE8
triadic
#5EE2E8 #E85EE2 #E2E85E
tetradic
#5EE2E8 #A95EE8 #E8645E #9DE85E
square
#5EE2E8 #A95EE8 #E8645E #9DE85E
split-complementary
#5EE2E8 #E85E9D #E8A95E
monochromatic
#19ACB2 #28D8E0 #5EE2E8 #94ECF0 #C9F5F7
Accessibility & contrast
On white
1.55
#5EE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5EE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2E8
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2E8 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#BDC9E9
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee2e8; /* rgb */ color: rgb(94, 226, 232); /* oklch */ color: oklch(84.3% 0.115 199.4);
Tailwind
colors: {
custom: {
50: '#9aebef',
500: '#5ee2e8',
950: '#000000',
},
}SCSS
$custom: #5ee2e8; $custom-light: #9aebef; $custom-dark: #000000;
JSON
{
"hex": "#5ee2e8",
"rgb": {
"r": 94,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.609,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84251,
"c": 0.11487,
"h": 199.4
},
"luminance": 0.62599
}Semantic roles & 50–950 ramp
primary
#5EE2E8
secondary
#B33D38
accent
#170ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485