#5FFFD2#5FFFD2
#5FFFD2 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.149 H 170.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFD2 |
|---|---|
| RGB | rgb(95, 255, 210) |
| HSL | hsl(163, 100%, 69%) |
| HSV | hsv(163, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.05, -52.22, 9.22) |
| CIE-LCH | lch(91.05, 53.03, 169.99°) |
| OKLab | oklab(90.42% -0.1467 0.0235) |
| OKLCH | oklch(90.42% 0.149 170.9) |
| XYZ | xyz(52.1064, 78.6005, 73.3856) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.30
Bright Teal
#01F9C6
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Aquamarine
#7BFDC7
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFD2 #FF5F8C
analogous
#5FFF82 #5FFFD2 #5FDCFF
triadic
#5FFFD2 #D25FFF #FFD25F
tetradic
#5FFFD2 #825FFF #FF5F8C #DCFF5F
square
#5FFFD2 #825FFF #FF5F8C #DCFF5F
split-complementary
#5FFFD2 #FF5FDC #FF825F
monochromatic
#00E4A4 #22FFC1 #5FFFD2 #9CFFE3 #D9FFF4
Accessibility & contrast
On white
1.26
#5FFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#5FFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFD2
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFD2 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E1DFD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5fffd2; /* rgb */ color: rgb(95, 255, 210); /* oklch */ color: oklch(90.4% 0.149 170.9);
Tailwind
colors: {
custom: {
50: '#9cffdf',
500: '#5fffd2',
950: '#000000',
},
}SCSS
$custom: #5fffd2; $custom-light: #9cffdf; $custom-dark: #000000;
JSON
{
"hex": "#5fffd2",
"rgb": {
"r": 95,
"g": 255,
"b": 210
},
"hsl": {
"h": 163.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90423,
"c": 0.14856,
"h": 170.9
},
"luminance": 0.78606
}Semantic roles & 50–950 ramp
primary
#5FFFD2
secondary
#D9295B
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684