#6DFFCC#6DFFCC
#6DFFCC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.146 H 167.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFCC |
|---|---|
| RGB | rgb(109, 255, 204) |
| HSL | hsl(159, 100%, 71%) |
| HSV | hsv(159, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.29, -51.02, 12.70) |
| CIE-LCH | lch(91.29, 52.58, 166.02°) |
| OKLab | oklab(90.68% -0.1422 0.0325) |
| OKLCH | oklch(90.68% 0.146 167.1) |
| XYZ | xyz(52.9605, 79.1257, 69.5968) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Aquamarine
#7FFFD4
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 3.39
Bright Teal
#01F9C6
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFCC #FF6DA0
analogous
#6DFF83 #6DFFCC #6DE9FF
triadic
#6DFFCC #CC6DFF #FFCC6D
tetradic
#6DFFCC #836DFF #FF6DA0 #E9FF6D
square
#6DFFCC #836DFF #FF6DA0 #E9FF6D
split-complementary
#6DFFCC #FF6DE9 #FF836D
monochromatic
#00F29D #30FFB7 #6DFFCC #AAFFE1 #E0FFF4
Accessibility & contrast
On white
1.25
#6DFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#6DFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFCC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFCC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#15FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dffcc; /* rgb */ color: rgb(109, 255, 204); /* oklch */ color: oklch(90.7% 0.146 167.1);
Tailwind
colors: {
custom: {
50: '#a2ffdb',
500: '#6dffcc',
950: '#000000',
},
}SCSS
$custom: #6dffcc; $custom-light: #a2ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6dffcc",
"rgb": {
"r": 109,
"g": 255,
"b": 204
},
"hsl": {
"h": 159.041,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90678,
"c": 0.14584,
"h": 167.1
},
"luminance": 0.79131
}Semantic roles & 50–950 ramp
primary
#6DFFCC
secondary
#DB356F
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684