#6DFFCB#6DFFCB
#6DFFCB is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.147 H 166.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFCB |
|---|---|
| RGB | rgb(109, 255, 203) |
| HSL | hsl(159, 100%, 71%) |
| HSV | hsv(159, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.27, -51.24, 13.19) |
| CIE-LCH | lch(91.27, 52.91, 165.57°) |
| OKLab | oklab(90.65% -0.1426 0.0338) |
| OKLCH | oklch(90.65% 0.147 166.7) |
| XYZ | xyz(52.8409, 79.0778, 68.9672) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFCB #FF6DA1
analogous
#6DFF82 #6DFFCB #6DEAFF
triadic
#6DFFCB #CB6DFF #FFCB6D
tetradic
#6DFFCB #826DFF #FF6DA1 #EAFF6D
square
#6DFFCB #826DFF #FF6DA1 #EAFF6D
split-complementary
#6DFFCB #FF6DEA #FF826D
monochromatic
#00F29C #30FFB5 #6DFFCB #AAFFE1 #E0FFF4
Accessibility & contrast
On white
1.25
#6DFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#6DFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFCB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFCB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#17FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dffcb; /* rgb */ color: rgb(109, 255, 203); /* oklch */ color: oklch(90.7% 0.147 166.7);
Tailwind
colors: {
custom: {
50: '#a2ffda',
500: '#6dffcb',
950: '#000000',
},
}SCSS
$custom: #6dffcb; $custom-light: #a2ffda; $custom-dark: #000000;
JSON
{
"hex": "#6dffcb",
"rgb": {
"r": 109,
"g": 255,
"b": 203
},
"hsl": {
"h": 158.63,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90653,
"c": 0.14655,
"h": 166.7
},
"luminance": 0.79083
}Semantic roles & 50–950 ramp
primary
#6DFFCB
secondary
#DB3570
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684