#5EEEF1#5EEEF1
#5EEEF1 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.3% C 0.122 H 197.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEEF1 |
|---|---|
| RGB | rgb(94, 238, 241) |
| HSL | hsl(181, 84%, 66%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(61%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(86.94, -37.22, -12.96) |
| CIE-LCH | lch(86.94, 39.42, 199.20°) |
| OKLab | oklab(87.34% -0.1168 -0.0359) |
| OKLCH | oklch(87.34% 0.122 197.1) |
| XYZ | xyz(51.0609, 69.8742, 93.9981) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.89
Bright Cyan
#41FDFE
ΔE00 3.59
Aqua
#00FFFF
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 4.86
Bright Turquoise
#0FFEF9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEEF1 #F1615E
analogous
#5EF1AA #5EEEF1 #5EA5F1
triadic
#5EEEF1 #F15EEE #EEF15E
tetradic
#5EEEF1 #AA5EF1 #F1615E #A5F15E
square
#5EEEF1 #AA5EF1 #F1615E #A5F15E
split-complementary
#5EEEF1 #F15EA5 #F1AA5E
monochromatic
#11C0C4 #26E8EC #5EEEF1 #96F4F6 #CFFAFB
Accessibility & contrast
On white
1.40
#5EEEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#5EEEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEEF1
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEEF1 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F2
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5eeef1; /* rgb */ color: rgb(94, 238, 241); /* oklch */ color: oklch(87.3% 0.122 197.1);
Tailwind
colors: {
custom: {
50: '#9bf4f5',
500: '#5eeef1',
950: '#000000',
},
}SCSS
$custom: #5eeef1; $custom-light: #9bf4f5; $custom-dark: #000000;
JSON
{
"hex": "#5eeef1",
"rgb": {
"r": 94,
"g": 238,
"b": 241
},
"hsl": {
"h": 181.224,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.87335,
"c": 0.12223,
"h": 197.1
},
"luminance": 0.6988
}Semantic roles & 50–950 ramp
primary
#5EEEF1
secondary
#C13532
accent
#0A05E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585