#5EE2F7#5EE2F7
#5EE2F7 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.118 H 209.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2F7 |
|---|---|
| RGB | rgb(94, 226, 247) |
| HSL | hsl(188, 91%, 67%) |
| HSV | hsv(188, 62%, 97%) |
| CMYK | cmyk(61.9%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(83.70, -29.91, -21.00) |
| CIE-LCH | lch(83.70, 36.55, 215.06°) |
| OKLab | oklab(84.78% -0.1024 -0.0582) |
| OKLCH | oklch(84.78% 0.118 209.6) |
| XYZ | xyz(48.5940, 63.4827, 97.6701) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Aqua Blue
#02D8E9
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2F7 #F7735E
analogous
#5EF7BF #5EE2F7 #5E96F7
triadic
#5EE2F7 #F75EE2 #E2F75E
tetradic
#5EE2F7 #BF5EF7 #F7735E #96F75E
square
#5EE2F7 #BF5EF7 #F7735E #96F75E
split-complementary
#5EE2F7 #F75E96 #F7BF5E
monochromatic
#0AB5D0 #24D7F4 #5EE2F7 #98EDFA #D3F7FD
Accessibility & contrast
On white
1.53
#5EE2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5EE2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2F7
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2F7 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF8
Deuteranopia (green-blind)
#B9C9F7
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee2f7; /* rgb */ color: rgb(94, 226, 247); /* oklch */ color: oklch(84.8% 0.118 209.6);
Tailwind
colors: {
custom: {
50: '#9bebf9',
500: '#5ee2f7',
950: '#000000',
},
}SCSS
$custom: #5ee2f7; $custom-light: #9bebf9; $custom-dark: #000000;
JSON
{
"hex": "#5ee2f7",
"rgb": {
"r": 94,
"g": 226,
"b": 247
},
"hsl": {
"h": 188.235,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.84783,
"c": 0.11777,
"h": 209.6
},
"luminance": 0.63488
}Semantic roles & 50–950 ramp
primary
#5EE2F7
secondary
#CC432E
accent
#1F00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485