#6DFEDD#6DFEDD
#6DFEDD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.134 H 175.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEDD |
|---|---|
| RGB | rgb(109, 254, 221) |
| HSL | hsl(166, 99%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.39, -46.76, 4.07) |
| CIE-LCH | lch(91.39, 46.94, 175.02°) |
| OKLab | oklab(90.89% -0.1337 0.0101) |
| OKLCH | oklch(90.89% 0.134 175.7) |
| XYZ | xyz(54.7936, 79.3499, 80.8210) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 5.45
Aqua (survey)
#13EAC9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEDD #FE6D8E
analogous
#6DFE94 #6DFEDD #6DD6FE
triadic
#6DFEDD #DD6DFE #FEDD6D
tetradic
#6DFEDD #946DFE #FE6D8E #D6FE6D
square
#6DFEDD #946DFE #FE6D8E #D6FE6D
split-complementary
#6DFEDD #FE6DD6 #FE946D
monochromatic
#02EFB9 #30FECF #6DFEDD #AAFEEB #E1FFF8
Accessibility & contrast
On white
1.24
#6DFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#6DFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEDD
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEDD | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dfedd; /* rgb */ color: rgb(109, 254, 221); /* oklch */ color: oklch(90.9% 0.134 175.7);
Tailwind
colors: {
custom: {
50: '#a3ffe7',
500: '#6dfedd',
950: '#000000',
},
}SCSS
$custom: #6dfedd; $custom-light: #a3ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6dfedd",
"rgb": {
"r": 109,
"g": 254,
"b": 221
},
"hsl": {
"h": 166.345,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90889,
"c": 0.13408,
"h": 175.7
},
"luminance": 0.79355
}Semantic roles & 50–950 ramp
primary
#6DFEDD
secondary
#DA355B
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684