#6DE2D5#6DE2D5
#6DE2D5 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.108 H 185.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2D5 |
|---|---|
| RGB | rgb(109, 226, 213) |
| HSL | hsl(173, 67%, 66%) |
| HSV | hsv(173, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(83.15, -36.21, -3.77) |
| CIE-LCH | lch(83.15, 36.40, 185.95°) |
| OKLab | oklab(84.14% -0.1076 -0.0107) |
| OKLCH | oklch(84.14% 0.108 185.7) |
| XYZ | xyz(45.5082, 62.4438, 72.5925) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 6.35
Seafoam Blue
#78D1B6
ΔE00 6.97
Aqua (survey)
#13EAC9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2D5 #E26D7A
analogous
#6DE29A #6DE2D5 #6DB5E2
triadic
#6DE2D5 #D56DE2 #E2D56D
tetradic
#6DE2D5 #9A6DE2 #E26D7A #B5E26D
square
#6DE2D5 #9A6DE2 #E26D7A #B5E26D
split-complementary
#6DE2D5 #E26DB5 #E29A6D
monochromatic
#23B1A2 #3AD8C6 #6DE2D5 #A0ECE4 #D3F6F2
Accessibility & contrast
On white
1.56
#6DE2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6DE2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2D5
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2D5 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#C5C9D6
Tritanopia (blue-blind)
#20E6DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de2d5; /* rgb */ color: rgb(109, 226, 213); /* oklch */ color: oklch(84.1% 0.108 185.7);
Tailwind
colors: {
custom: {
50: '#a0ebe1',
500: '#6de2d5',
950: '#000000',
},
}SCSS
$custom: #6de2d5; $custom-light: #a0ebe1; $custom-dark: #000000;
JSON
{
"hex": "#6de2d5",
"rgb": {
"r": 109,
"g": 226,
"b": 213
},
"hsl": {
"h": 173.333,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.84137,
"c": 0.1081,
"h": 185.7
},
"luminance": 0.62448
}Semantic roles & 50–950 ramp
primary
#6DE2D5
secondary
#B3414D
accent
#172BCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484