#6CFEC9#6CFEC9
#6CFEC9 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.147 H 166.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEC9 |
|---|---|
| RGB | rgb(108, 254, 201) |
| HSL | hsl(158, 99%, 71%) |
| HSV | hsv(158, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(90.91, -51.45, 13.70) |
| CIE-LCH | lch(90.91, 53.24, 165.09°) |
| OKLab | oklab(90.34% -0.143 0.0351) |
| OKLCH | oklch(90.34% 0.147 166.2) |
| XYZ | xyz(52.1636, 78.2837, 67.6083) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.35
Aquamarine
#7FFFD4
ΔE00 2.55
Light Greenish Blue
#63F7B4
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEC9 #FE6CA1
analogous
#6CFE80 #6CFEC9 #6CEAFE
triadic
#6CFEC9 #C96CFE #FEC96C
tetradic
#6CFEC9 #806CFE #FE6CA1 #EAFE6C
square
#6CFEC9 #806CFE #FE6CA1 #EAFE6C
split-complementary
#6CFEC9 #FE6CEA #FE806C
monochromatic
#02EE98 #2FFEB3 #6CFEC9 #A9FEDF #E1FFF4
Accessibility & contrast
On white
1.26
#6CFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6CFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEC9
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEC9 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC6
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#16FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfec9; /* rgb */ color: rgb(108, 254, 201); /* oklch */ color: oklch(90.3% 0.147 166.2);
Tailwind
colors: {
custom: {
50: '#a2ffd9',
500: '#6cfec9',
950: '#000000',
},
}SCSS
$custom: #6cfec9; $custom-light: #a2ffd9; $custom-dark: #000000;
JSON
{
"hex": "#6cfec9",
"rgb": {
"r": 108,
"g": 254,
"b": 201
},
"hsl": {
"h": 158.219,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90337,
"c": 0.14724,
"h": 166.2
},
"luminance": 0.78289
}Semantic roles & 50–950 ramp
primary
#6CFEC9
secondary
#DA3470
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683