#6DFCCE#6DFCCE
#6DFCCE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.141 H 169.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCCE |
|---|---|
| RGB | rgb(109, 252, 206) |
| HSL | hsl(161, 96%, 71%) |
| HSV | hsv(161, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.47, -49.32, 10.50) |
| CIE-LCH | lch(90.47, 50.43, 167.98°) |
| OKLab | oklab(90.02% -0.1382 0.0269) |
| OKLCH | oklch(90.02% 0.141 169) |
| XYZ | xyz(52.2523, 77.3232, 70.5517) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.56
Light Aquamarine
#7BFDC7
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 2.46
Light Aqua
#8CFFDB
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCCE #FC6D9B
analogous
#6DFC86 #6DFCCE #6DE3FC
triadic
#6DFCCE #CE6DFC #FCCE6D
tetradic
#6DFCCE #866DFC #FC6D9B #E3FC6D
square
#6DFCCE #866DFC #FC6D9B #E3FC6D
split-complementary
#6DFCCE #FC6DE3 #FC866D
monochromatic
#05EAA0 #31FBBA #6DFCCE #A9FDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#6DFCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6DFCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCCE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCCE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#14FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfcce; /* rgb */ color: rgb(109, 252, 206); /* oklch */ color: oklch(90.0% 0.141 169.0);
Tailwind
colors: {
custom: {
50: '#a2fedd',
500: '#6dfcce',
950: '#000000',
},
}SCSS
$custom: #6dfcce; $custom-light: #a2fedd; $custom-dark: #000000;
JSON
{
"hex": "#6dfcce",
"rgb": {
"r": 109,
"g": 252,
"b": 206
},
"hsl": {
"h": 160.699,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90024,
"c": 0.14077,
"h": 169
},
"luminance": 0.77328
}Semantic roles & 50–950 ramp
primary
#6DFCCE
secondary
#D7366A
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684