#5EE6F1#5EE6F1
#5EE6F1 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.5% C 0.118 H 202.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6F1 |
|---|---|
| RGB | rgb(94, 230, 241) |
| HSL | hsl(184, 84%, 66%) |
| HSV | hsv(184, 61%, 95%) |
| CMYK | cmyk(61%, 4.6%, 0%, 5.5%) |
| CIE-LAB | lab(84.65, -33.50, -16.39) |
| CIE-LCH | lch(84.65, 37.30, 206.07°) |
| OKLab | oklab(85.49% -0.1088 -0.0454) |
| OKLCH | oklch(85.49% 0.118 202.7) |
| XYZ | xyz(48.7833, 65.3190, 93.2389) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.63
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6F1 #F1695E
analogous
#5EF1B2 #5EE6F1 #5E9CF1
triadic
#5EE6F1 #F15EE6 #E6F15E
tetradic
#5EE6F1 #B25EF1 #F1695E #9CF15E
square
#5EE6F1 #B25EF1 #F1695E #9CF15E
split-complementary
#5EE6F1 #F15E9C #F1B25E
monochromatic
#11B6C4 #26DDEC #5EE6F1 #96EFF6 #CFF7FB
Accessibility & contrast
On white
1.49
#5EE6F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5EE6F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6F1
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6F1 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF2
Deuteranopia (green-blind)
#BFCCF2
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee6f1; /* rgb */ color: rgb(94, 230, 241); /* oklch */ color: oklch(85.5% 0.118 202.7);
Tailwind
colors: {
custom: {
50: '#9beef5',
500: '#5ee6f1',
950: '#000000',
},
}SCSS
$custom: #5ee6f1; $custom-light: #9beef5; $custom-dark: #000000;
JSON
{
"hex": "#5ee6f1",
"rgb": {
"r": 94,
"g": 230,
"b": 241
},
"hsl": {
"h": 184.49,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.85488,
"c": 0.11786,
"h": 202.7
},
"luminance": 0.65324
}Semantic roles & 50–950 ramp
primary
#5EE6F1
secondary
#C13D32
accent
#1505E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585