#5FFFD5#5FFFD5
#5FFFD5 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.147 H 172.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFD5 |
|---|---|
| RGB | rgb(95, 255, 213) |
| HSL | hsl(164, 100%, 69%) |
| HSV | hsv(164, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(91.12, -51.53, 7.77) |
| CIE-LCH | lch(91.12, 52.11, 171.42°) |
| OKLab | oklab(90.5% -0.1454 0.0197) |
| OKLCH | oklch(90.5% 0.147 172.3) |
| XYZ | xyz(52.4837, 78.7514, 75.3725) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.45
Bright Teal
#01F9C6
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFD5 #FF5F89
analogous
#5FFF85 #5FFFD5 #5FD9FF
triadic
#5FFFD5 #D55FFF #FFD55F
tetradic
#5FFFD5 #855FFF #FF5F89 #D9FF5F
square
#5FFFD5 #855FFF #FF5F89 #D9FF5F
split-complementary
#5FFFD5 #FF5FD9 #FF855F
monochromatic
#00E4A8 #22FFC5 #5FFFD5 #9CFFE5 #D9FFF5
Accessibility & contrast
On white
1.25
#5FFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#5FFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFD5
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFD5 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffd5; /* rgb */ color: rgb(95, 255, 213); /* oklch */ color: oklch(90.5% 0.147 172.3);
Tailwind
colors: {
custom: {
50: '#9cffe1',
500: '#5fffd5',
950: '#000000',
},
}SCSS
$custom: #5fffd5; $custom-light: #9cffe1; $custom-dark: #000000;
JSON
{
"hex": "#5fffd5",
"rgb": {
"r": 95,
"g": 255,
"b": 213
},
"hsl": {
"h": 164.25,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90502,
"c": 0.1467,
"h": 172.3
},
"luminance": 0.78757
}Semantic roles & 50–950 ramp
primary
#5FFFD5
secondary
#D92957
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684