#5FFEFD#5FFEFD
#5FFEFD is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.131 H 194.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEFD |
|---|---|
| RGB | rgb(95, 254, 253) |
| HSL | hsl(180, 99%, 68%) |
| HSV | hsv(180, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(91.86, -41.12, -11.86) |
| CIE-LCH | lch(91.86, 42.80, 196.08°) |
| OKLab | oklab(91.45% -0.1273 -0.0329) |
| OKLCH | oklch(91.45% 0.131 194.5) |
| XYZ | xyz(57.8829, 80.4020, 105.3781) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.37
Aqua
#00FFFF
ΔE00 2.42
Bright Turquoise
#0FFEF9
ΔE00 2.89
Bright Light Blue
#26F7FD
ΔE00 3.04
Bright Aqua
#0BF9EA
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEFD #FE5F60
analogous
#5FFEAD #5FFEFD #5FAFFE
triadic
#5FFEFD #FD5FFE #FEFD5F
tetradic
#5FFEFD #AD5FFE #FE5F60 #AFFE5F
square
#5FFEFD #AD5FFE #FE5F60 #AFFE5F
split-complementary
#5FFEFD #FE5FAF #FEAD5F
monochromatic
#01E1E0 #22FEFC #5FFEFD #9CFEFE #D9FFFF
Accessibility & contrast
On white
1.23
#5FFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#5FFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEFD
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEFD | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5ffefd; /* rgb */ color: rgb(95, 254, 253); /* oklch */ color: oklch(91.4% 0.131 194.5);
Tailwind
colors: {
custom: {
50: '#9efffe',
500: '#5ffefd',
950: '#000000',
},
}SCSS
$custom: #5ffefd; $custom-light: #9efffe; $custom-dark: #000000;
JSON
{
"hex": "#5ffefd",
"rgb": {
"r": 95,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.623,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.91447,
"c": 0.13145,
"h": 194.5
},
"luminance": 0.80408
}Semantic roles & 50–950 ramp
primary
#5FFEFD
secondary
#D8292A
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685