#5EE2F2#5EE2F2
#5EE2F2 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.116 H 206.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2F2 |
|---|---|
| RGB | rgb(94, 226, 242) |
| HSL | hsl(186, 85%, 66%) |
| HSV | hsv(186, 61%, 95%) |
| CMYK | cmyk(61.2%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.54, -31.33, -18.59) |
| CIE-LCH | lch(83.54, 36.43, 210.69°) |
| OKLab | oklab(84.6% -0.1043 -0.0515) |
| OKLCH | oklch(84.6% 0.116 206.3) |
| XYZ | xyz(47.8327, 63.1782, 93.6610) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.56
Aqua Blue
#02D8E9
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Neon Blue
#04D9FF
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2F2 #F26E5E
analogous
#5EF2B8 #5EE2F2 #5E98F2
triadic
#5EE2F2 #F25EE2 #E2F25E
tetradic
#5EE2F2 #B85EF2 #F26E5E #98F25E
square
#5EE2F2 #B85EF2 #F26E5E #98F25E
split-complementary
#5EE2F2 #F25E98 #F2B85E
monochromatic
#10B2C6 #25D8ED #5EE2F2 #97ECF7 #CFF6FB
Accessibility & contrast
On white
1.54
#5EE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5EE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2F2
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2F2 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BAC9F2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee2f2; /* rgb */ color: rgb(94, 226, 242); /* oklch */ color: oklch(84.6% 0.116 206.3);
Tailwind
colors: {
custom: {
50: '#9aebf6',
500: '#5ee2f2',
950: '#000000',
},
}SCSS
$custom: #5ee2f2; $custom-light: #9aebf6; $custom-dark: #000000;
JSON
{
"hex": "#5ee2f2",
"rgb": {
"r": 94,
"g": 226,
"b": 242
},
"hsl": {
"h": 186.486,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.84602,
"c": 0.11636,
"h": 206.3
},
"luminance": 0.63183
}Semantic roles & 50–950 ramp
primary
#5EE2F2
secondary
#C34131
accent
#1C04E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485