#6DE2D0#6DE2D0
#6DE2D0 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.110 H 182.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2D0 |
|---|---|
| RGB | rgb(109, 226, 208) |
| HSL | hsl(171, 67%, 66%) |
| HSV | hsv(171, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 8%, 11.4%) |
| CIE-LAB | lab(83.02, -37.43, -1.32) |
| CIE-LCH | lch(83.02, 37.46, 182.02°) |
| OKLab | oklab(83.99% -0.1097 -0.0041) |
| OKLCH | oklch(83.99% 0.11 182.2) |
| XYZ | xyz(44.8833, 62.1939, 69.3016) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.91
Seafoam Blue
#78D1B6
ΔE00 5.78
Aqua (survey)
#13EAC9
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.22
Bright Aqua
#0BF9EA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2D0 #E26D7F
analogous
#6DE295 #6DE2D0 #6DB9E2
triadic
#6DE2D0 #D06DE2 #E2D06D
tetradic
#6DE2D0 #956DE2 #E26D7F #B9E26D
square
#6DE2D0 #956DE2 #E26D7F #B9E26D
split-complementary
#6DE2D0 #E26DB9 #E2956D
monochromatic
#23B19C #3AD8C0 #6DE2D0 #A0ECE0 #D3F6F1
Accessibility & contrast
On white
1.56
#6DE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6DE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2D0
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2D0 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CF
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#28E6DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de2d0; /* rgb */ color: rgb(109, 226, 208); /* oklch */ color: oklch(84.0% 0.110 182.2);
Tailwind
colors: {
custom: {
50: '#a0ebde',
500: '#6de2d0',
950: '#000000',
},
}SCSS
$custom: #6de2d0; $custom-light: #a0ebde; $custom-dark: #000000;
JSON
{
"hex": "#6de2d0",
"rgb": {
"r": 109,
"g": 226,
"b": 208
},
"hsl": {
"h": 170.769,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.83986,
"c": 0.10978,
"h": 182.2
},
"luminance": 0.62198
}Semantic roles & 50–950 ramp
primary
#6DE2D0
secondary
#B34152
accent
#1733CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484