#6DFFCE#6DFFCE
#6DFFCE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.144 H 168.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFCE |
|---|---|
| RGB | rgb(109, 255, 206) |
| HSL | hsl(160, 100%, 71%) |
| HSV | hsv(160, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.33, -50.58, 11.74) |
| CIE-LCH | lch(91.33, 51.93, 166.94°) |
| OKLab | oklab(90.73% -0.1413 0.0301) |
| OKLCH | oklch(90.73% 0.144 168) |
| XYZ | xyz(53.2019, 79.2222, 70.8683) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.79
Light Aquamarine
#7BFDC7
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFCE #FF6D9E
analogous
#6DFF85 #6DFFCE #6DE7FF
triadic
#6DFFCE #CE6DFF #FFCE6D
tetradic
#6DFFCE #856DFF #FF6D9E #E7FF6D
square
#6DFFCE #856DFF #FF6D9E #E7FF6D
split-complementary
#6DFFCE #FF6DE7 #FF856D
monochromatic
#00F2A1 #30FFB9 #6DFFCE #AAFFE3 #E0FFF5
Accessibility & contrast
On white
1.25
#6DFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#6DFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFCE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFCE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#0FFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dffce; /* rgb */ color: rgb(109, 255, 206); /* oklch */ color: oklch(90.7% 0.144 168.0);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6dffce',
950: '#000000',
},
}SCSS
$custom: #6dffce; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6dffce",
"rgb": {
"r": 109,
"g": 255,
"b": 206
},
"hsl": {
"h": 159.863,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90728,
"c": 0.14444,
"h": 168
},
"luminance": 0.79227
}Semantic roles & 50–950 ramp
primary
#6DFFCE
secondary
#DB356D
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684