#5FFECE#5FFECE
#5FFECE is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.150 H 169.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFECE |
|---|---|
| RGB | rgb(95, 254, 206) |
| HSL | hsl(162, 99%, 68%) |
| HSV | hsv(162, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(90.67, -52.71, 10.74) |
| CIE-LCH | lch(90.67, 53.80, 168.48°) |
| OKLab | oklab(90.08% -0.1475 0.0275) |
| OKLCH | oklch(90.08% 0.15 169.5) |
| XYZ | xyz(51.2961, 77.7673, 70.6878) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFECE #FE5F8F
analogous
#5FFE7E #5FFECE #5FDEFE
triadic
#5FFECE #CE5FFE #FECE5F
tetradic
#5FFECE #7E5FFE #FE5F8F #DEFE5F
square
#5FFECE #7E5FFE #FE5F8F #DEFE5F
split-complementary
#5FFECE #FE5FDE #FE7E5F
monochromatic
#01E19E #22FEBB #5FFECE #9CFEE1 #D9FFF3
Accessibility & contrast
On white
1.27
#5FFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#5FFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFECE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFECE | 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)
#F7EECC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffece; /* rgb */ color: rgb(95, 254, 206); /* oklch */ color: oklch(90.1% 0.150 169.5);
Tailwind
colors: {
custom: {
50: '#9cffdd',
500: '#5ffece',
950: '#000000',
},
}SCSS
$custom: #5ffece; $custom-light: #9cffdd; $custom-dark: #000000;
JSON
{
"hex": "#5ffece",
"rgb": {
"r": 95,
"g": 254,
"b": 206
},
"hsl": {
"h": 161.887,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90084,
"c": 0.15,
"h": 169.5
},
"luminance": 0.77773
}Semantic roles & 50–950 ramp
primary
#5FFECE
secondary
#D8295E
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684