#5FF1EC#5FF1EC
#5FF1EC is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.9% C 0.124 H 192.0°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1EC |
|---|---|
| RGB | rgb(95, 241, 236) |
| HSL | hsl(178, 84%, 66%) |
| HSV | hsv(178, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 2.1%, 5.5%) |
| CIE-LAB | lab(87.68, -39.76, -9.23) |
| CIE-LCH | lch(87.68, 40.82, 193.07°) |
| OKLab | oklab(87.9% -0.1214 -0.0257) |
| OKLCH | oklch(87.9% 0.124 192) |
| XYZ | xyz(51.3082, 71.3942, 90.4171) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.39
Bright Turquoise
#0FFEF9
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 4.03
Aqua
#00FFFF
ΔE00 4.06
Bright Aqua
#0BF9EA
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1EC #F15F64
analogous
#5FF1A3 #5FF1EC #5FADF1
triadic
#5FF1EC #EC5FF1 #F1EC5F
tetradic
#5FF1EC #A35FF1 #F15F64 #ADF15F
square
#5FF1EC #A35FF1 #F15F64 #ADF15F
split-complementary
#5FF1EC #F15FAD #F1A35F
monochromatic
#11C4BE #27ECE5 #5FF1EC #97F6F3 #D0FBF9
Accessibility & contrast
On white
1.37
#5FF1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5FF1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1EC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1EC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EC
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff1ec; /* rgb */ color: rgb(95, 241, 236); /* oklch */ color: oklch(87.9% 0.124 192.0);
Tailwind
colors: {
custom: {
50: '#9cf6f2',
500: '#5ff1ec',
950: '#000000',
},
}SCSS
$custom: #5ff1ec; $custom-light: #9cf6f2; $custom-dark: #000000;
JSON
{
"hex": "#5ff1ec",
"rgb": {
"r": 95,
"g": 241,
"b": 236
},
"hsl": {
"h": 177.945,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87895,
"c": 0.1241,
"h": 192
},
"luminance": 0.714
}Semantic roles & 50–950 ramp
primary
#5FF1EC
secondary
#C23237
accent
#050DE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585