#5FFFD3#5FFFD3
#5FFFD3 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.4% C 0.148 H 171.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFD3 |
|---|---|
| RGB | rgb(95, 255, 211) |
| HSL | hsl(164, 100%, 69%) |
| HSV | hsv(164, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.08, -51.99, 8.74) |
| CIE-LCH | lch(91.08, 52.72, 170.46°) |
| OKLab | oklab(90.45% -0.1462 0.0223) |
| OKLCH | oklch(90.45% 0.148 171.3) |
| XYZ | xyz(52.2314, 78.6505, 74.0438) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.32
Bright Teal
#01F9C6
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFD3 #FF5F8B
analogous
#5FFF83 #5FFFD3 #5FDBFF
triadic
#5FFFD3 #D35FFF #FFD35F
tetradic
#5FFFD3 #835FFF #FF5F8B #DBFF5F
square
#5FFFD3 #835FFF #FF5F8B #DBFF5F
split-complementary
#5FFFD3 #FF5FDB #FF835F
monochromatic
#00E4A5 #22FFC2 #5FFFD3 #9CFFE4 #D9FFF5
Accessibility & contrast
On white
1.26
#5FFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#5FFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFD3
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFD3 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E1DFD6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5fffd3; /* rgb */ color: rgb(95, 255, 211); /* oklch */ color: oklch(90.4% 0.148 171.3);
Tailwind
colors: {
custom: {
50: '#9cffe0',
500: '#5fffd3',
950: '#000000',
},
}SCSS
$custom: #5fffd3; $custom-light: #9cffe0; $custom-dark: #000000;
JSON
{
"hex": "#5fffd3",
"rgb": {
"r": 95,
"g": 255,
"b": 211
},
"hsl": {
"h": 163.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90449,
"c": 0.14793,
"h": 171.3
},
"luminance": 0.78656
}Semantic roles & 50–950 ramp
primary
#5FFFD3
secondary
#D92959
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684