#5FF0EE#5FF0EE
#5FF0EE is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.7% C 0.123 H 193.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0EE |
|---|---|
| RGB | rgb(95, 240, 238) |
| HSL | hsl(179, 83%, 66%) |
| HSV | hsv(179, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(87.45, -38.78, -10.62) |
| CIE-LCH | lch(87.45, 40.21, 195.32°) |
| OKLab | oklab(87.73% -0.1196 -0.0295) |
| OKLCH | oklch(87.73% 0.123 193.9) |
| XYZ | xyz(51.3052, 70.9207, 91.8575) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.17
Bright Light Blue
#26F7FD
ΔE00 3.37
Aqua
#00FFFF
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 5.41
Turquoise
#40E0D0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0EE #F05F61
analogous
#5FF0A5 #5FF0EE #5FAAF0
triadic
#5FF0EE #EE5FF0 #F0EE5F
tetradic
#5FF0EE #A55FF0 #F05F61 #AAF05F
square
#5FF0EE #A55FF0 #F05F61 #AAF05F
split-complementary
#5FF0EE #F05FAA #F0A55F
monochromatic
#12C2C0 #27EBE8 #5FF0EE #97F5F4 #CFFAFA
Accessibility & contrast
On white
1.38
#5FF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#5FF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0EE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0EE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff0ee; /* rgb */ color: rgb(95, 240, 238); /* oklch */ color: oklch(87.7% 0.123 193.9);
Tailwind
colors: {
custom: {
50: '#9cf5f3',
500: '#5ff0ee',
950: '#000000',
},
}SCSS
$custom: #5ff0ee; $custom-light: #9cf5f3; $custom-dark: #000000;
JSON
{
"hex": "#5ff0ee",
"rgb": {
"r": 95,
"g": 240,
"b": 238
},
"hsl": {
"h": 179.172,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87728,
"c": 0.12316,
"h": 193.9
},
"luminance": 0.70926
}Semantic roles & 50–950 ramp
primary
#5FF0EE
secondary
#C03335
accent
#0609DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585