#5EE7F1#5EE7F1
#5EE7F1 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.7% C 0.118 H 201.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7F1 |
|---|---|
| RGB | rgb(94, 231, 241) |
| HSL | hsl(184, 84%, 66%) |
| HSV | hsv(184, 61%, 95%) |
| CMYK | cmyk(61%, 4.1%, 0%, 5.5%) |
| CIE-LAB | lab(84.93, -33.97, -15.96) |
| CIE-LCH | lch(84.93, 37.53, 205.17°) |
| OKLab | oklab(85.72% -0.1098 -0.0442) |
| OKLCH | oklch(85.72% 0.118 201.9) |
| XYZ | xyz(49.0624, 65.8772, 93.3320) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.80
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7F1 #F1685E
analogous
#5EF1B2 #5EE7F1 #5E9DF1
triadic
#5EE7F1 #F15EE7 #E7F15E
tetradic
#5EE7F1 #B25EF1 #F1685E #9DF15E
square
#5EE7F1 #B25EF1 #F1685E #9DF15E
split-complementary
#5EE7F1 #F15E9D #F1B25E
monochromatic
#11B7C4 #26DFEC #5EE7F1 #96EFF6 #CFF8FB
Accessibility & contrast
On white
1.48
#5EE7F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5EE7F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7F1
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7F1 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF2
Deuteranopia (green-blind)
#C0CDF2
Tritanopia (blue-blind)
#00EFEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee7f1; /* rgb */ color: rgb(94, 231, 241); /* oklch */ color: oklch(85.7% 0.118 201.9);
Tailwind
colors: {
custom: {
50: '#9beff5',
500: '#5ee7f1',
950: '#000000',
},
}SCSS
$custom: #5ee7f1; $custom-light: #9beff5; $custom-dark: #000000;
JSON
{
"hex": "#5ee7f1",
"rgb": {
"r": 94,
"g": 231,
"b": 241
},
"hsl": {
"h": 184.082,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.85719,
"c": 0.11835,
"h": 201.9
},
"luminance": 0.65882
}Semantic roles & 50–950 ramp
primary
#5EE7F1
secondary
#C13C32
accent
#1405E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585