#5FF3D3#5FF3D3
#5FF3D3 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.6% C 0.134 H 176.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3D3 |
|---|---|
| RGB | rgb(95, 243, 211) |
| HSL | hsl(167, 86%, 66%) |
| HSV | hsv(167, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 13.2%, 4.7%) |
| CIE-LAB | lab(87.60, -46.93, 3.73) |
| CIE-LCH | lch(87.60, 47.08, 175.46°) |
| OKLab | oklab(87.61% -0.1342 0.0092) |
| OKLCH | oklch(87.61% 0.134 176.1) |
| XYZ | xyz(48.5222, 71.2322, 72.8074) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.95
Aqua (survey)
#13EAC9
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 4.36
Aquamarine
#7FFFD4
ΔE00 4.46
Aqua Marine
#2EE8BB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3D3 #F35F7F
analogous
#5FF389 #5FF3D3 #5FC9F3
triadic
#5FF3D3 #D35FF3 #F3D35F
tetradic
#5FF3D3 #895FF3 #F35F7F #C9F35F
square
#5FF3D3 #895FF3 #F35F7F #C9F35F
split-complementary
#5FF3D3 #F35FC9 #F3895F
monochromatic
#0FC9A0 #26EFC3 #5FF3D3 #98F7E3 #D1FCF2
Accessibility & contrast
On white
1.38
#5FF3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#5FF3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3D3
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3D3 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D2
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff3d3; /* rgb */ color: rgb(95, 243, 211); /* oklch */ color: oklch(87.6% 0.134 176.1);
Tailwind
colors: {
custom: {
50: '#9bf8e0',
500: '#5ff3d3',
950: '#000000',
},
}SCSS
$custom: #5ff3d3; $custom-light: #9bf8e0; $custom-dark: #000000;
JSON
{
"hex": "#5ff3d3",
"rgb": {
"r": 95,
"g": 243,
"b": 211
},
"hsl": {
"h": 167.027,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87614,
"c": 0.13448,
"h": 176.1
},
"luminance": 0.71237
}Semantic roles & 50–950 ramp
primary
#5FF3D3
secondary
#C53151
accent
#0333E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584