#5FFEDF#5FFEDF
#5FFEDF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.140 H 177.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEDF |
|---|---|
| RGB | rgb(95, 254, 223) |
| HSL | hsl(168, 99%, 68%) |
| HSV | hsv(168, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.07, -48.74, 2.52) |
| CIE-LCH | lch(91.07, 48.81, 177.03°) |
| OKLab | oklab(90.54% -0.14 0.0059) |
| OKLCH | oklch(90.54% 0.14 177.6) |
| XYZ | xyz(53.4741, 78.6385, 82.1583) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.65
Light Aqua
#8CFFDB
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 5.06
Bright Aqua
#0BF9EA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEDF #FE5F7E
analogous
#5FFE8F #5FFEDF #5FCDFE
triadic
#5FFEDF #DF5FFE #FEDF5F
tetradic
#5FFEDF #8F5FFE #FE5F7E #CDFE5F
square
#5FFEDF #8F5FFE #FE5F7E #CDFE5F
split-complementary
#5FFEDF #FE5FCD #FE8F5F
monochromatic
#01E1B6 #22FED3 #5FFEDF #9CFEEB #D9FFF7
Accessibility & contrast
On white
1.26
#5FFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#5FFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEDF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEDF | 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)
#F5EFDE
Deuteranopia (green-blind)
#DEDEE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffedf; /* rgb */ color: rgb(95, 254, 223); /* oklch */ color: oklch(90.5% 0.140 177.6);
Tailwind
colors: {
custom: {
50: '#9dffe8',
500: '#5ffedf',
950: '#000000',
},
}SCSS
$custom: #5ffedf; $custom-light: #9dffe8; $custom-dark: #000000;
JSON
{
"hex": "#5ffedf",
"rgb": {
"r": 95,
"g": 254,
"b": 223
},
"hsl": {
"h": 168.302,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90539,
"c": 0.14012,
"h": 177.6
},
"luminance": 0.78644
}Semantic roles & 50–950 ramp
primary
#5FFEDF
secondary
#D8294B
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684