#5FFDD2#5FFDD2
#5FFDD2 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.146 H 171.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDD2 |
|---|---|
| RGB | rgb(95, 253, 210) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.47, -51.39, 8.39) |
| CIE-LCH | lch(90.47, 52.07, 170.73°) |
| OKLab | oklab(89.95% -0.1447 0.0214) |
| OKLCH | oklch(89.95% 0.146 171.6) |
| XYZ | xyz(51.4717, 77.3311, 73.1741) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDD2 #FD5F8A
analogous
#5FFD83 #5FFDD2 #5FD9FD
triadic
#5FFDD2 #D25FFD #FDD25F
tetradic
#5FFDD2 #835FFD #FD5F8A #D9FD5F
square
#5FFDD2 #835FFD #FD5F8A #D9FD5F
split-complementary
#5FFDD2 #FD5FD9 #FD835F
monochromatic
#03DFA3 #23FCC1 #5FFDD2 #9BFEE3 #D8FFF4
Accessibility & contrast
On white
1.28
#5FFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#5FFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDD2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDD2 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffdd2; /* rgb */ color: rgb(95, 253, 210); /* oklch */ color: oklch(90.0% 0.146 171.6);
Tailwind
colors: {
custom: {
50: '#9cffdf',
500: '#5ffdd2',
950: '#000000',
},
}SCSS
$custom: #5ffdd2; $custom-light: #9cffdf; $custom-dark: #000000;
JSON
{
"hex": "#5ffdd2",
"rgb": {
"r": 95,
"g": 253,
"b": 210
},
"hsl": {
"h": 163.671,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.8995,
"c": 0.14626,
"h": 171.6
},
"luminance": 0.77337
}Semantic roles & 50–950 ramp
primary
#5FFDD2
secondary
#D72959
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684