#6DFFCF#6DFFCF
#6DFFCF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.144 H 168.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFCF |
|---|---|
| RGB | rgb(109, 255, 207) |
| HSL | hsl(160, 100%, 71%) |
| HSV | hsv(160, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.36, -50.37, 11.25) |
| CIE-LCH | lch(91.36, 51.61, 167.41°) |
| OKLab | oklab(90.75% -0.1408 0.0288) |
| OKLCH | oklch(90.75% 0.144 168.4) |
| XYZ | xyz(53.3237, 79.2710, 71.5101) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 2.20
Light Turquoise
#7EF4CC
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFCF #FF6D9D
analogous
#6DFF86 #6DFFCF #6DE6FF
triadic
#6DFFCF #CF6DFF #FFCF6D
tetradic
#6DFFCF #866DFF #FF6D9D #E6FF6D
square
#6DFFCF #866DFF #FF6D9D #E6FF6D
split-complementary
#6DFFCF #FF6DE6 #FF866D
monochromatic
#00F2A2 #30FFBB #6DFFCF #AAFFE3 #E0FFF5
Accessibility & contrast
On white
1.25
#6DFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#6DFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFCF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFCF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#0CFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dffcf; /* rgb */ color: rgb(109, 255, 207); /* oklch */ color: oklch(90.8% 0.144 168.4);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6dffcf',
950: '#000000',
},
}SCSS
$custom: #6dffcf; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6dffcf",
"rgb": {
"r": 109,
"g": 255,
"b": 207
},
"hsl": {
"h": 160.274,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90753,
"c": 0.14376,
"h": 168.4
},
"luminance": 0.79276
}Semantic roles & 50–950 ramp
primary
#6DFFCF
secondary
#DB356C
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684