#5FF2D4#5FF2D4
#5FF2D4 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.133 H 177.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2D4 |
|---|---|
| RGB | rgb(95, 242, 212) |
| HSL | hsl(168, 85%, 66%) |
| HSV | hsv(168, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 12.4%, 5.1%) |
| CIE-LAB | lab(87.33, -46.26, 2.82) |
| CIE-LCH | lch(87.33, 46.35, 176.51°) |
| OKLab | oklab(87.41% -0.1327 0.0068) |
| OKLCH | oklch(87.41% 0.133 177.1) |
| XYZ | xyz(48.3495, 70.6856, 73.3702) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.60
Aqua (survey)
#13EAC9
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.67
Aquamarine
#7FFFD4
ΔE00 4.94
Aqua Marine
#2EE8BB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2D4 #F25F7D
analogous
#5FF28A #5FF2D4 #5FC6F2
triadic
#5FF2D4 #D45FF2 #F2D45F
tetradic
#5FF2D4 #8A5FF2 #F25F7D #C6F25F
square
#5FF2D4 #8A5FF2 #F25F7D #C6F25F
split-complementary
#5FF2D4 #F25FC6 #F28A5F
monochromatic
#10C6A1 #26EDC5 #5FF2D4 #98F7E3 #D0FBF2
Accessibility & contrast
On white
1.39
#5FF2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5FF2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2D4
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2D4 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D3
Deuteranopia (green-blind)
#D4D4D6
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff2d4; /* rgb */ color: rgb(95, 242, 212); /* oklch */ color: oklch(87.4% 0.133 177.1);
Tailwind
colors: {
custom: {
50: '#9bf7e1',
500: '#5ff2d4',
950: '#000000',
},
}SCSS
$custom: #5ff2d4; $custom-light: #9bf7e1; $custom-dark: #000000;
JSON
{
"hex": "#5ff2d4",
"rgb": {
"r": 95,
"g": 242,
"b": 212
},
"hsl": {
"h": 167.755,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87406,
"c": 0.13289,
"h": 177.1
},
"luminance": 0.70691
}Semantic roles & 50–950 ramp
primary
#5FF2D4
secondary
#C4324F
accent
#0431E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584