#6DEFCA#6DEFCA
#6DEFCA is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.128 H 171.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFCA |
|---|---|
| RGB | rgb(109, 239, 202) |
| HSL | hsl(163, 80%, 68%) |
| HSV | hsv(163, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 15.5%, 6.3%) |
| CIE-LAB | lab(86.62, -44.65, 7.07) |
| CIE-LCH | lch(86.62, 45.21, 171.00°) |
| OKLab | oklab(86.86% -0.1263 0.018) |
| OKLCH | oklch(86.86% 0.128 171.9) |
| XYZ | xyz(47.8290, 69.2440, 66.7106) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFCA #EF6D92
analogous
#6DEF89 #6DEFCA #6DD3EF
triadic
#6DEFCA #CA6DEF #EFCA6D
tetradic
#6DEFCA #896DEF #EF6D92 #D3EF6D
square
#6DEFCA #896DEF #EF6D92 #D3EF6D
split-complementary
#6DEFCA #EF6DD3 #EF896D
monochromatic
#16CB98 #36E9B6 #6DEFCA #A4F5DE #DBFBF2
Accessibility & contrast
On white
1.41
#6DEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6DEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFCA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFCA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#27F1E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6defca; /* rgb */ color: rgb(109, 239, 202); /* oklch */ color: oklch(86.9% 0.128 171.9);
Tailwind
colors: {
custom: {
50: '#a1f5da',
500: '#6defca',
950: '#000000',
},
}SCSS
$custom: #6defca; $custom-light: #a1f5da; $custom-dark: #000000;
JSON
{
"hex": "#6defca",
"rgb": {
"r": 109,
"g": 239,
"b": 202
},
"hsl": {
"h": 162.923,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.86864,
"c": 0.12758,
"h": 171.9
},
"luminance": 0.69248
}Semantic roles & 50–950 ramp
primary
#6DEFCA
secondary
#C73961
accent
#0945DD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583