#5FF2D5#5FF2D5
#5FF2D5 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.132 H 177.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2D5 |
|---|---|
| RGB | rgb(95, 242, 213) |
| HSL | hsl(168, 85%, 66%) |
| HSV | hsv(168, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 12%, 5.1%) |
| CIE-LAB | lab(87.36, -46.02, 2.33) |
| CIE-LCH | lch(87.36, 46.08, 177.10°) |
| OKLab | oklab(87.43% -0.1323 0.0055) |
| OKLCH | oklch(87.43% 0.132 177.6) |
| XYZ | xyz(48.4761, 70.7362, 74.0366) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.45
Aqua (survey)
#13EAC9
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.79
Aquamarine
#7FFFD4
ΔE00 5.16
Aqua Marine
#2EE8BB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2D5 #F25F7C
analogous
#5FF28B #5FF2D5 #5FC5F2
triadic
#5FF2D5 #D55FF2 #F2D55F
tetradic
#5FF2D5 #8B5FF2 #F25F7C #C5F25F
square
#5FF2D5 #8B5FF2 #F25F7C #C5F25F
split-complementary
#5FF2D5 #F25FC5 #F28B5F
monochromatic
#10C6A2 #26EDC6 #5FF2D5 #98F7E4 #D0FBF3
Accessibility & contrast
On white
1.39
#5FF2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5FF2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2D5
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2D5 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E4D4
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff2d5; /* rgb */ color: rgb(95, 242, 213); /* oklch */ color: oklch(87.4% 0.132 177.6);
Tailwind
colors: {
custom: {
50: '#9bf7e1',
500: '#5ff2d5',
950: '#000000',
},
}SCSS
$custom: #5ff2d5; $custom-light: #9bf7e1; $custom-dark: #000000;
JSON
{
"hex": "#5ff2d5",
"rgb": {
"r": 95,
"g": 242,
"b": 213
},
"hsl": {
"h": 168.163,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87434,
"c": 0.13239,
"h": 177.6
},
"luminance": 0.70741
}Semantic roles & 50–950 ramp
primary
#5FF2D5
secondary
#C4324E
accent
#0430E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584