#5FFFC3#5FFFC3
#5FFFC3 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.159 H 164.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFC3 |
|---|---|
| RGB | rgb(95, 255, 195) |
| HSL | hsl(158, 100%, 69%) |
| HSV | hsv(158, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(90.73, -55.54, 16.48) |
| CIE-LCH | lch(90.73, 57.93, 163.47°) |
| OKLab | oklab(90.05% -0.1533 0.0421) |
| OKLCH | oklch(90.05% 0.159 164.6) |
| XYZ | xyz(50.3245, 77.8877, 64.0009) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.58
Greenish Cyan
#2AFEB7
ΔE00 2.73
Greenish Turquoise
#00FBB0
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFC3 #FF5F9B
analogous
#5FFF73 #5FFFC3 #5FEBFF
triadic
#5FFFC3 #C35FFF #FFC35F
tetradic
#5FFFC3 #735FFF #FF5F9B #EBFF5F
square
#5FFFC3 #735FFF #FF5F9B #EBFF5F
split-complementary
#5FFFC3 #FF5FEB #FF735F
monochromatic
#00E48E #22FFAC #5FFFC3 #9CFFDA #D9FFF1
Accessibility & contrast
On white
1.27
#5FFFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#5FFFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFC3
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFC3 | 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)
#FAEEC0
Deuteranopia (green-blind)
#E4DEC7
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5fffc3; /* rgb */ color: rgb(95, 255, 195); /* oklch */ color: oklch(90.1% 0.159 164.6);
Tailwind
colors: {
custom: {
50: '#9cffd5',
500: '#5fffc3',
950: '#000000',
},
}SCSS
$custom: #5fffc3; $custom-light: #9cffd5; $custom-dark: #000000;
JSON
{
"hex": "#5fffc3",
"rgb": {
"r": 95,
"g": 255,
"b": 195
},
"hsl": {
"h": 157.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90051,
"c": 0.15902,
"h": 164.6
},
"luminance": 0.77893
}Semantic roles & 50–950 ramp
primary
#5FFFC3
secondary
#D9296B
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683