#5FF1ED#5FF1ED
#5FF1ED is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.9% C 0.124 H 192.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1ED |
|---|---|
| RGB | rgb(95, 241, 237) |
| HSL | hsl(178, 84%, 66%) |
| HSV | hsv(178, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 1.7%, 5.5%) |
| CIE-LAB | lab(87.70, -39.50, -9.72) |
| CIE-LCH | lch(87.70, 40.68, 193.82°) |
| OKLab | oklab(87.93% -0.121 -0.027) |
| OKLCH | oklch(87.93% 0.124 192.6) |
| XYZ | xyz(51.4539, 71.4524, 91.1844) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Bright Turquoise
#0FFEF9
ΔE00 3.72
Bright Light Blue
#26F7FD
ΔE00 3.76
Aqua
#00FFFF
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1ED #F15F63
analogous
#5FF1A4 #5FF1ED #5FACF1
triadic
#5FF1ED #ED5FF1 #F1ED5F
tetradic
#5FF1ED #A45FF1 #F15F63 #ACF15F
square
#5FF1ED #A45FF1 #F15F63 #ACF15F
split-complementary
#5FF1ED #F15FAC #F1A45F
monochromatic
#11C4C0 #27ECE7 #5FF1ED #97F6F3 #D0FBFA
Accessibility & contrast
On white
1.37
#5FF1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#5FF1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1ED
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1ED | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#00F8EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff1ed; /* rgb */ color: rgb(95, 241, 237); /* oklch */ color: oklch(87.9% 0.124 192.6);
Tailwind
colors: {
custom: {
50: '#9cf6f2',
500: '#5ff1ed',
950: '#000000',
},
}SCSS
$custom: #5ff1ed; $custom-light: #9cf6f2; $custom-dark: #000000;
JSON
{
"hex": "#5ff1ed",
"rgb": {
"r": 95,
"g": 241,
"b": 237
},
"hsl": {
"h": 178.356,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87927,
"c": 0.12397,
"h": 192.6
},
"luminance": 0.71458
}Semantic roles & 50–950 ramp
primary
#5FF1ED
secondary
#C23236
accent
#050BE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585