#5EE0F5#5EE0F5
#5EE0F5 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.117 H 209.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE0F5 |
|---|---|
| RGB | rgb(94, 224, 245) |
| HSL | hsl(188, 88%, 66%) |
| HSV | hsv(188, 62%, 96%) |
| CMYK | cmyk(61.6%, 8.6%, 0%, 3.9%) |
| CIE-LAB | lab(83.06, -29.52, -20.90) |
| CIE-LCH | lch(83.06, 36.17, 215.30°) |
| OKLab | oklab(84.25% -0.1011 -0.058) |
| OKLCH | oklch(84.25% 0.117 209.8) |
| XYZ | xyz(47.7463, 62.2785, 95.8732) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.33
Aqua Blue
#02D8E9
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE0F5 #F5735E
analogous
#5EF5BE #5EE0F5 #5E95F5
triadic
#5EE0F5 #F55EE0 #E0F55E
tetradic
#5EE0F5 #BE5EF5 #F5735E #95F55E
square
#5EE0F5 #BE5EF5 #F5735E #95F55E
split-complementary
#5EE0F5 #F55E95 #F5BE5E
monochromatic
#0DB1CC #24D5F1 #5EE0F5 #98EBF9 #D1F6FC
Accessibility & contrast
On white
1.56
#5EE0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5EE0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE0F5
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE0F5 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F6
Deuteranopia (green-blind)
#B7C8F5
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee0f5; /* rgb */ color: rgb(94, 224, 245); /* oklch */ color: oklch(84.3% 0.117 209.8);
Tailwind
colors: {
custom: {
50: '#9beaf8',
500: '#5ee0f5',
950: '#000000',
},
}SCSS
$custom: #5ee0f5; $custom-light: #9beaf8; $custom-dark: #000000;
JSON
{
"hex": "#5ee0f5",
"rgb": {
"r": 94,
"g": 224,
"b": 245
},
"hsl": {
"h": 188.344,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.84251,
"c": 0.11655,
"h": 209.8
},
"luminance": 0.62284
}Semantic roles & 50–950 ramp
primary
#5EE0F5
secondary
#C8442F
accent
#2001E5
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485