#5FF2EE#5FF2EE
#5FF2EE is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.2% C 0.125 H 192.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2EE |
|---|---|
| RGB | rgb(95, 242, 238) |
| HSL | hsl(178, 85%, 66%) |
| HSV | hsv(178, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(88.02, -39.69, -9.77) |
| CIE-LCH | lch(88.02, 40.87, 193.83°) |
| OKLab | oklab(88.19% -0.1216 -0.0272) |
| OKLCH | oklch(88.19% 0.125 192.6) |
| XYZ | xyz(51.8972, 72.1047, 92.0549) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 3.69
Aqua
#00FFFF
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2EE #F25F63
analogous
#5FF2A4 #5FF2EE #5FACF2
triadic
#5FF2EE #EE5FF2 #F2EE5F
tetradic
#5FF2EE #A45FF2 #F25F63 #ACF25F
square
#5FF2EE #A45FF2 #F25F63 #ACF25F
split-complementary
#5FF2EE #F25FAC #F2A45F
monochromatic
#10C6C2 #26EDE8 #5FF2EE #98F7F4 #D0FBFA
Accessibility & contrast
On white
1.36
#5FF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5FF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2EE
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2EE | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff2ee; /* rgb */ color: rgb(95, 242, 238); /* oklch */ color: oklch(88.2% 0.125 192.6);
Tailwind
colors: {
custom: {
50: '#9cf7f3',
500: '#5ff2ee',
950: '#000000',
},
}SCSS
$custom: #5ff2ee; $custom-light: #9cf7f3; $custom-dark: #000000;
JSON
{
"hex": "#5ff2ee",
"rgb": {
"r": 95,
"g": 242,
"b": 238
},
"hsl": {
"h": 178.367,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.88191,
"c": 0.12458,
"h": 192.6
},
"luminance": 0.7211
}Semantic roles & 50–950 ramp
primary
#5FF2EE
secondary
#C43236
accent
#040AE1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585