#5FFDDD#5FFDDD
#5FFDDD is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.140 H 177.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDDD |
|---|---|
| RGB | rgb(95, 253, 221) |
| HSL | hsl(168, 98%, 68%) |
| HSV | hsv(168, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(90.73, -48.80, 3.07) |
| CIE-LCH | lch(90.73, 48.90, 176.40°) |
| OKLab | oklab(90.25% -0.1399 0.0074) |
| OKLCH | oklch(90.25% 0.14 177) |
| XYZ | xyz(52.8895, 77.8982, 80.6411) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.12
Light Turquoise
#7EF4CC
ΔE00 4.42
Aqua (survey)
#13EAC9
ΔE00 4.86
Bright Teal
#01F9C6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDDD #FD5F7F
analogous
#5FFD8E #5FFDDD #5FCEFD
triadic
#5FFDDD #DD5FFD #FDDD5F
tetradic
#5FFDDD #8E5FFD #FD5F7F #CEFD5F
square
#5FFDDD #8E5FFD #FD5F7F #CEFD5F
split-complementary
#5FFDDD #FD5FCE #FD8E5F
monochromatic
#03DFB2 #23FCD0 #5FFDDD #9BFEEA #D8FFF7
Accessibility & contrast
On white
1.27
#5FFDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#5FFDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDDD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDDD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDC
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffddd; /* rgb */ color: rgb(95, 253, 221); /* oklch */ color: oklch(90.2% 0.140 177.0);
Tailwind
colors: {
custom: {
50: '#9cffe7',
500: '#5ffddd',
950: '#000000',
},
}SCSS
$custom: #5ffddd; $custom-light: #9cffe7; $custom-dark: #000000;
JSON
{
"hex": "#5ffddd",
"rgb": {
"r": 95,
"g": 253,
"b": 221
},
"hsl": {
"h": 167.848,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.90248,
"c": 0.14006,
"h": 177
},
"luminance": 0.77904
}Semantic roles & 50–950 ramp
primary
#5FFDDD
secondary
#D7294D
accent
#002EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684