#5FFDD3#5FFDD3
#5FFDD3 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.146 H 172.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDD3 |
|---|---|
| RGB | rgb(95, 253, 211) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(90.50, -51.16, 7.91) |
| CIE-LCH | lch(90.50, 51.77, 171.21°) |
| OKLab | oklab(89.98% -0.1442 0.0201) |
| OKLCH | oklch(89.98% 0.146 172.1) |
| XYZ | xyz(51.5967, 77.3811, 73.8322) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDD3 #FD5F89
analogous
#5FFD84 #5FFDD3 #5FD8FD
triadic
#5FFDD3 #D35FFD #FDD35F
tetradic
#5FFDD3 #845FFD #FD5F89 #D8FD5F
square
#5FFDD3 #845FFD #FD5F89 #D8FD5F
split-complementary
#5FFDD3 #FD5FD8 #FD845F
monochromatic
#03DFA4 #23FCC2 #5FFDD3 #9BFEE4 #D8FFF4
Accessibility & contrast
On white
1.27
#5FFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#5FFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDD3
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDD3 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffdd3; /* rgb */ color: rgb(95, 253, 211); /* oklch */ color: oklch(90.0% 0.146 172.1);
Tailwind
colors: {
custom: {
50: '#9cffe0',
500: '#5ffdd3',
950: '#000000',
},
}SCSS
$custom: #5ffdd3; $custom-light: #9cffe0; $custom-dark: #000000;
JSON
{
"hex": "#5ffdd3",
"rgb": {
"r": 95,
"g": 253,
"b": 211
},
"hsl": {
"h": 164.051,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89977,
"c": 0.14564,
"h": 172.1
},
"luminance": 0.77387
}Semantic roles & 50–950 ramp
primary
#5FFDD3
secondary
#D72958
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684