#6DFED2#6DFED2
#6DFED2 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.141 H 170.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFED2 |
|---|---|
| RGB | rgb(109, 254, 210) |
| HSL | hsl(162, 99%, 71%) |
| HSV | hsv(162, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.14, -49.28, 9.39) |
| CIE-LCH | lch(91.14, 50.17, 169.21°) |
| OKLab | oklab(90.6% -0.1385 0.024) |
| OKLCH | oklch(90.6% 0.141 170.2) |
| XYZ | xyz(53.3758, 78.7827, 73.3540) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.40
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.01
Bright Teal
#01F9C6
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFED2 #FE6D99
analogous
#6DFE89 #6DFED2 #6DE1FE
triadic
#6DFED2 #D26DFE #FED26D
tetradic
#6DFED2 #896DFE #FE6D99 #E1FE6D
square
#6DFED2 #896DFE #FE6D99 #E1FE6D
split-complementary
#6DFED2 #FE6DE1 #FE896D
monochromatic
#02EFA7 #30FEBF #6DFED2 #AAFEE5 #E1FFF6
Accessibility & contrast
On white
1.25
#6DFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#6DFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFED2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFED2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#02FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dfed2; /* rgb */ color: rgb(109, 254, 210); /* oklch */ color: oklch(90.6% 0.141 170.2);
Tailwind
colors: {
custom: {
50: '#a3ffdf',
500: '#6dfed2',
950: '#000000',
},
}SCSS
$custom: #6dfed2; $custom-light: #a3ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6dfed2",
"rgb": {
"r": 109,
"g": 254,
"b": 210
},
"hsl": {
"h": 161.793,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90596,
"c": 0.14056,
"h": 170.2
},
"luminance": 0.78788
}Semantic roles & 50–950 ramp
primary
#6DFED2
secondary
#DA3567
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684