#5FFECF#5FFECF
#5FFECF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.149 H 169.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFECF |
|---|---|
| RGB | rgb(95, 254, 207) |
| HSL | hsl(162, 99%, 68%) |
| HSV | hsv(162, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(90.70, -52.49, 10.26) |
| CIE-LCH | lch(90.70, 53.48, 168.94°) |
| OKLab | oklab(90.11% -0.147 0.0262) |
| OKLCH | oklch(90.11% 0.149 169.9) |
| XYZ | xyz(51.4180, 77.8160, 71.3296) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.34
Bright Teal
#01F9C6
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 4.02
Greenish Cyan
#2AFEB7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFECF #FE5F8E
analogous
#5FFE7F #5FFECF #5FDEFE
triadic
#5FFECF #CF5FFE #FECF5F
tetradic
#5FFECF #7F5FFE #FE5F8E #DEFE5F
square
#5FFECF #7F5FFE #FE5F8E #DEFE5F
split-complementary
#5FFECF #FE5FDE #FE7F5F
monochromatic
#01E19F #22FEBD #5FFECF #9CFEE1 #D9FFF3
Accessibility & contrast
On white
1.27
#5FFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#5FFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFECF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFECF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffecf; /* rgb */ color: rgb(95, 254, 207); /* oklch */ color: oklch(90.1% 0.149 169.9);
Tailwind
colors: {
custom: {
50: '#9cffdd',
500: '#5ffecf',
950: '#000000',
},
}SCSS
$custom: #5ffecf; $custom-light: #9cffdd; $custom-dark: #000000;
JSON
{
"hex": "#5ffecf",
"rgb": {
"r": 95,
"g": 254,
"b": 207
},
"hsl": {
"h": 162.264,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90109,
"c": 0.14934,
"h": 169.9
},
"luminance": 0.77822
}Semantic roles & 50–950 ramp
primary
#5FFECF
secondary
#D8295D
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684