#6CFDC8#6CFDC8
#6CFDC8 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.147 H 166.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDC8 |
|---|---|
| RGB | rgb(108, 253, 200) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.60, -51.25, 13.78) |
| CIE-LCH | lch(90.60, 53.07, 164.95°) |
| OKLab | oklab(90.08% -0.1424 0.0353) |
| OKLCH | oklch(90.08% 0.147 166.1) |
| XYZ | xyz(51.7298, 77.6038, 66.8853) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 2.60
Light Greenish Blue
#63F7B4
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 3.89
Greenish Cyan
#2AFEB7
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDC8 #FD6CA1
analogous
#6CFD7F #6CFDC8 #6CE9FD
triadic
#6CFDC8 #C86CFD #FDC86C
tetradic
#6CFDC8 #7F6CFD #FD6CA1 #E9FD6C
square
#6CFDC8 #7F6CFD #FD6CA1 #E9FD6C
split-complementary
#6CFDC8 #FD6CE9 #FD7F6C
monochromatic
#03EB97 #30FCB1 #6CFDC8 #A8FEDF #E1FFF4
Accessibility & contrast
On white
1.27
#6CFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6CFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDC8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDC8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E3DECB
Tritanopia (blue-blind)
#19FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfdc8; /* rgb */ color: rgb(108, 253, 200); /* oklch */ color: oklch(90.1% 0.147 166.1);
Tailwind
colors: {
custom: {
50: '#a2ffd8',
500: '#6cfdc8',
950: '#000000',
},
}SCSS
$custom: #6cfdc8; $custom-light: #a2ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6cfdc8",
"rgb": {
"r": 108,
"g": 253,
"b": 200
},
"hsl": {
"h": 158.069,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90077,
"c": 0.14672,
"h": 166.1
},
"luminance": 0.77609
}Semantic roles & 50–950 ramp
primary
#6CFDC8
secondary
#D93571
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683