#5FF3EB#5FF3EB
#5FF3EB is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.3% C 0.126 H 190.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3EB |
|---|---|
| RGB | rgb(95, 243, 235) |
| HSL | hsl(177, 86%, 66%) |
| HSV | hsv(177, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(88.22, -40.93, -7.90) |
| CIE-LCH | lch(88.22, 41.68, 190.93°) |
| OKLab | oklab(88.33% -0.1238 -0.0221) |
| OKLCH | oklch(88.33% 0.126 190.1) |
| XYZ | xyz(51.7586, 72.5267, 89.8525) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 3.76
Aqua
#00FFFF
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3EB #F35F67
analogous
#5FF3A1 #5FF3EB #5FB1F3
triadic
#5FF3EB #EB5FF3 #F3EB5F
tetradic
#5FF3EB #A15FF3 #F35F67 #B1F35F
square
#5FF3EB #A15FF3 #F35F67 #B1F35F
split-complementary
#5FF3EB #F35FB1 #F3A15F
monochromatic
#0FC9BF #26EFE4 #5FF3EB #98F7F2 #D1FCF9
Accessibility & contrast
On white
1.35
#5FF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#5FF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3EB
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3EB | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff3eb; /* rgb */ color: rgb(95, 243, 235); /* oklch */ color: oklch(88.3% 0.126 190.1);
Tailwind
colors: {
custom: {
50: '#9cf7f1',
500: '#5ff3eb',
950: '#000000',
},
}SCSS
$custom: #5ff3eb; $custom-light: #9cf7f1; $custom-dark: #000000;
JSON
{
"hex": "#5ff3eb",
"rgb": {
"r": 95,
"g": 243,
"b": 235
},
"hsl": {
"h": 176.757,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.88327,
"c": 0.12579,
"h": 190.1
},
"luminance": 0.72532
}Semantic roles & 50–950 ramp
primary
#5FF3EB
secondary
#C53139
accent
#030FE3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585