#5EE1F5#5EE1F5
#5EE1F5 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.5% C 0.117 H 209.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE1F5 |
|---|---|
| RGB | rgb(94, 225, 245) |
| HSL | hsl(188, 88%, 66%) |
| HSV | hsv(188, 62%, 96%) |
| CMYK | cmyk(61.6%, 8.2%, 0%, 3.9%) |
| CIE-LAB | lab(83.35, -30.00, -20.47) |
| CIE-LCH | lch(83.35, 36.32, 214.30°) |
| OKLab | oklab(84.48% -0.1021 -0.0568) |
| OKLCH | oklch(84.48% 0.117 209.1) |
| XYZ | xyz(48.0159, 62.8176, 95.9630) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.99
Aqua Blue
#02D8E9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE1F5 #F5725E
analogous
#5EF5BE #5EE1F5 #5E96F5
triadic
#5EE1F5 #F55EE1 #E1F55E
tetradic
#5EE1F5 #BE5EF5 #F5725E #96F55E
square
#5EE1F5 #BE5EF5 #F5725E #96F55E
split-complementary
#5EE1F5 #F55E96 #F5BE5E
monochromatic
#0DB3CC #24D6F1 #5EE1F5 #98ECF9 #D1F6FC
Accessibility & contrast
On white
1.55
#5EE1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5EE1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE1F5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE1F5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F6
Deuteranopia (green-blind)
#B8C9F5
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee1f5; /* rgb */ color: rgb(94, 225, 245); /* oklch */ color: oklch(84.5% 0.117 209.1);
Tailwind
colors: {
custom: {
50: '#9beaf8',
500: '#5ee1f5',
950: '#000000',
},
}SCSS
$custom: #5ee1f5; $custom-light: #9beaf8; $custom-dark: #000000;
JSON
{
"hex": "#5ee1f5",
"rgb": {
"r": 94,
"g": 225,
"b": 245
},
"hsl": {
"h": 187.947,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.84481,
"c": 0.11684,
"h": 209.1
},
"luminance": 0.62823
}Semantic roles & 50–950 ramp
primary
#5EE1F5
secondary
#C8432F
accent
#1F01E5
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485