#6DFFDA#6DFFDA
#6DFFDA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.137 H 173.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFDA |
|---|---|
| RGB | rgb(109, 255, 218) |
| HSL | hsl(165, 100%, 71%) |
| HSV | hsv(165, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.61, -47.89, 5.94) |
| CIE-LCH | lch(91.61, 48.25, 172.93°) |
| OKLab | oklab(91.04% -0.136 0.015) |
| OKLCH | oklch(91.04% 0.137 173.7) |
| XYZ | xyz(54.7157, 79.8277, 78.8409) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.26
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Teal
#01F9C6
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFDA #FF6D92
analogous
#6DFF91 #6DFFDA #6DDBFF
triadic
#6DFFDA #DA6DFF #FFDA6D
tetradic
#6DFFDA #916DFF #FF6D92 #DBFF6D
square
#6DFFDA #916DFF #FF6D92 #DBFF6D
split-complementary
#6DFFDA #FF6DDB #FF916D
monochromatic
#00F2B4 #30FFCA #6DFFDA #AAFFEA #E0FFF7
Accessibility & contrast
On white
1.24
#6DFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#6DFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFDA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFDA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E2E0DD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dffda; /* rgb */ color: rgb(109, 255, 218); /* oklch */ color: oklch(91.0% 0.137 173.7);
Tailwind
colors: {
custom: {
50: '#a3ffe5',
500: '#6dffda',
950: '#000000',
},
}SCSS
$custom: #6dffda; $custom-light: #a3ffe5; $custom-dark: #000000;
JSON
{
"hex": "#6dffda",
"rgb": {
"r": 109,
"g": 255,
"b": 218
},
"hsl": {
"h": 164.795,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91041,
"c": 0.13685,
"h": 173.7
},
"luminance": 0.79833
}Semantic roles & 50–950 ramp
primary
#6DFFDA
secondary
#DB355F
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684