#5FFDDA#5FFDDA
#5FFDDA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.142 H 175.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDDA |
|---|---|
| RGB | rgb(95, 253, 218) |
| HSL | hsl(167, 98%, 68%) |
| HSV | hsv(167, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 13.8%, 0.8%) |
| CIE-LAB | lab(90.66, -49.52, 4.52) |
| CIE-LCH | lch(90.66, 49.72, 174.78°) |
| OKLab | oklab(90.17% -0.1412 0.0112) |
| OKLCH | oklch(90.17% 0.142 175.5) |
| XYZ | xyz(52.4934, 77.7398, 78.5549) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDDA #FD5F82
analogous
#5FFD8B #5FFDDA #5FD1FD
triadic
#5FFDDA #DA5FFD #FDDA5F
tetradic
#5FFDDA #8B5FFD #FD5F82 #D1FD5F
square
#5FFDDA #8B5FFD #FD5F82 #D1FD5F
split-complementary
#5FFDDA #FD5FD1 #FD8B5F
monochromatic
#03DFAE #23FCCC #5FFDDA #9BFEE8 #D8FFF6
Accessibility & contrast
On white
1.27
#5FFDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#5FFDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDDA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDDA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DEDDDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffdda; /* rgb */ color: rgb(95, 253, 218); /* oklch */ color: oklch(90.2% 0.142 175.5);
Tailwind
colors: {
custom: {
50: '#9cffe5',
500: '#5ffdda',
950: '#000000',
},
}SCSS
$custom: #5ffdda; $custom-light: #9cffe5; $custom-dark: #000000;
JSON
{
"hex": "#5ffdda",
"rgb": {
"r": 95,
"g": 253,
"b": 218
},
"hsl": {
"h": 166.709,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.90165,
"c": 0.14162,
"h": 175.5
},
"luminance": 0.77745
}Semantic roles & 50–950 ramp
primary
#5FFDDA
secondary
#D72950
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684