#6DFDE3#6DFDE3
#6DFDE3 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.130 H 179.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDE3 |
|---|---|
| RGB | rgb(109, 253, 227) |
| HSL | hsl(169, 97%, 71%) |
| HSV | hsv(169, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(91.25, -44.91, 0.76) |
| CIE-LCH | lch(91.25, 44.92, 179.03°) |
| OKLab | oklab(90.83% -0.1301 0.0013) |
| OKLCH | oklch(90.83% 0.13 179.4) |
| XYZ | xyz(55.2908, 79.0423, 85.0010) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.91
Aquamarine
#7FFFD4
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.26
Aqua (survey)
#13EAC9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDE3 #FD6D87
analogous
#6DFD9B #6DFDE3 #6DCFFD
triadic
#6DFDE3 #E36DFD #FDE36D
tetradic
#6DFDE3 #9B6DFD #FD6D87 #CFFD6D
square
#6DFDE3 #9B6DFD #FD6D87 #CFFD6D
split-complementary
#6DFDE3 #FD6DCF #FD9B6D
monochromatic
#03ECC2 #31FCD7 #6DFDE3 #A9FEEF #E1FFF9
Accessibility & contrast
On white
1.25
#6DFDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6DFDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDE3
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDE3 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE2
Deuteranopia (green-blind)
#DDDFE5
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dfde3; /* rgb */ color: rgb(109, 253, 227); /* oklch */ color: oklch(90.8% 0.130 179.4);
Tailwind
colors: {
custom: {
50: '#a3feeb',
500: '#6dfde3',
950: '#000000',
},
}SCSS
$custom: #6dfde3; $custom-light: #a3feeb; $custom-dark: #000000;
JSON
{
"hex": "#6dfde3",
"rgb": {
"r": 109,
"g": 253,
"b": 227
},
"hsl": {
"h": 169.167,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.90825,
"c": 0.13009,
"h": 179.4
},
"luminance": 0.79048
}Semantic roles & 50–950 ramp
primary
#6DFDE3
secondary
#D93553
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684