#6DFECB#6DFECB
#6DFECB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.145 H 167.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFECB |
|---|---|
| RGB | rgb(109, 254, 203) |
| HSL | hsl(159, 99%, 71%) |
| HSV | hsv(159, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(90.98, -50.82, 12.78) |
| CIE-LCH | lch(90.98, 52.40, 165.89°) |
| OKLab | oklab(90.42% -0.1416 0.0327) |
| OKLCH | oklch(90.42% 0.145 167) |
| XYZ | xyz(52.5227, 78.4415, 68.8611) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFECB #FE6DA0
analogous
#6DFE82 #6DFECB #6DE8FE
triadic
#6DFECB #CB6DFE #FECB6D
tetradic
#6DFECB #826DFE #FE6DA0 #E8FE6D
square
#6DFECB #826DFE #FE6DA0 #E8FE6D
split-complementary
#6DFECB #FE6DE8 #FE826D
monochromatic
#02EF9B #30FEB5 #6DFECB #AAFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#6DFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#6DFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFECB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFECB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#18FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfecb; /* rgb */ color: rgb(109, 254, 203); /* oklch */ color: oklch(90.4% 0.145 167.0);
Tailwind
colors: {
custom: {
50: '#a2ffda',
500: '#6dfecb',
950: '#000000',
},
}SCSS
$custom: #6dfecb; $custom-light: #a2ffda; $custom-dark: #000000;
JSON
{
"hex": "#6dfecb",
"rgb": {
"r": 109,
"g": 254,
"b": 203
},
"hsl": {
"h": 158.897,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90418,
"c": 0.14531,
"h": 167
},
"luminance": 0.78447
}Semantic roles & 50–950 ramp
primary
#6DFECB
secondary
#DA356F
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684