#5FF1EE#5FF1EE
#5FF1EE is a very light, vivid teal. Relative luminance 0.715; OKLCH L 88.0% C 0.124 H 193.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1EE |
|---|---|
| RGB | rgb(95, 241, 238) |
| HSL | hsl(179, 84%, 66%) |
| HSV | hsv(179, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 1.2%, 5.5%) |
| CIE-LAB | lab(87.73, -39.23, -10.20) |
| CIE-LCH | lch(87.73, 40.54, 194.57°) |
| OKLab | oklab(87.96% -0.1206 -0.0283) |
| OKLCH | oklch(87.96% 0.124 193.2) |
| XYZ | xyz(51.6004, 71.5110, 91.9559) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.09
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Turquoise
#0FFEF9
ΔE00 3.79
Aqua
#00FFFF
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1EE #F15F62
analogous
#5FF1A5 #5FF1EE #5FABF1
triadic
#5FF1EE #EE5FF1 #F1EE5F
tetradic
#5FF1EE #A55FF1 #F15F62 #ABF15F
square
#5FF1EE #A55FF1 #F15F62 #ABF15F
split-complementary
#5FF1EE #F15FAB #F1A55F
monochromatic
#11C4C1 #27ECE8 #5FF1EE #97F6F4 #D0FBFA
Accessibility & contrast
On white
1.37
#5FF1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#5FF1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1EE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1EE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff1ee; /* rgb */ color: rgb(95, 241, 238); /* oklch */ color: oklch(88.0% 0.124 193.2);
Tailwind
colors: {
custom: {
50: '#9cf6f3',
500: '#5ff1ee',
950: '#000000',
},
}SCSS
$custom: #5ff1ee; $custom-light: #9cf6f3; $custom-dark: #000000;
JSON
{
"hex": "#5ff1ee",
"rgb": {
"r": 95,
"g": 241,
"b": 238
},
"hsl": {
"h": 178.767,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87959,
"c": 0.12385,
"h": 193.2
},
"luminance": 0.71517
}Semantic roles & 50–950 ramp
primary
#5FF1EE
secondary
#C23235
accent
#050AE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585