#6CFDC6#6CFDC6
#6CFDC6 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.148 H 165.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDC6 |
|---|---|
| RGB | rgb(108, 253, 198) |
| HSL | hsl(157, 97%, 71%) |
| HSV | hsv(157, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(90.56, -51.68, 14.75) |
| CIE-LCH | lch(90.56, 53.74, 164.07°) |
| OKLab | oklab(90.03% -0.1433 0.0378) |
| OKLCH | oklch(90.03% 0.148 165.2) |
| XYZ | xyz(51.4976, 77.5109, 65.6623) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.16
Aquamarine
#7FFFD4
ΔE00 2.99
Light Greenish Blue
#63F7B4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDC6 #FD6CA3
analogous
#6CFD7D #6CFDC6 #6CECFD
triadic
#6CFDC6 #C66CFD #FDC66C
tetradic
#6CFDC6 #7D6CFD #FD6CA3 #ECFD6C
square
#6CFDC6 #7D6CFD #FD6CA3 #ECFD6C
split-complementary
#6CFDC6 #FD6CEC #FD7D6C
monochromatic
#03EB93 #30FCAF #6CFDC6 #A8FEDD #E1FFF3
Accessibility & contrast
On white
1.27
#6CFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#6CFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDC6
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDC6 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC3
Deuteranopia (green-blind)
#E3DECA
Tritanopia (blue-blind)
#1CFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfdc6; /* rgb */ color: rgb(108, 253, 198); /* oklch */ color: oklch(90.0% 0.148 165.2);
Tailwind
colors: {
custom: {
50: '#a2ffd7',
500: '#6cfdc6',
950: '#000000',
},
}SCSS
$custom: #6cfdc6; $custom-light: #a2ffd7; $custom-dark: #000000;
JSON
{
"hex": "#6cfdc6",
"rgb": {
"r": 108,
"g": 253,
"b": 198
},
"hsl": {
"h": 157.241,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90028,
"c": 0.14819,
"h": 165.2
},
"luminance": 0.77516
}Semantic roles & 50–950 ramp
primary
#6CFDC6
secondary
#D93573
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683