#6DE5D3#6DE5D3
#6DE5D3 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.8% C 0.112 H 182.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE5D3 |
|---|---|
| RGB | rgb(109, 229, 211) |
| HSL | hsl(171, 70%, 66%) |
| HSV | hsv(171, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 7.9%, 10.2%) |
| CIE-LAB | lab(83.96, -38.07, -1.52) |
| CIE-LCH | lch(83.96, 38.10, 182.29°) |
| OKLab | oklab(84.78% -0.1117 -0.0047) |
| OKLCH | oklch(84.78% 0.112 182.4) |
| XYZ | xyz(46.0788, 63.9887, 71.5382) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.12
Tiffany Blue
#7BF2DA
ΔE00 3.38
Aqua (survey)
#13EAC9
ΔE00 5.72
Bright Aqua
#0BF9EA
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE5D3 #E56D7F
analogous
#6DE597 #6DE5D3 #6DBBE5
triadic
#6DE5D3 #D36DE5 #E5D36D
tetradic
#6DE5D3 #976DE5 #E56D7F #BBE56D
square
#6DE5D3 #976DE5 #E56D7F #BBE56D
split-complementary
#6DE5D3 #E56DBB #E5976D
monochromatic
#21B7A0 #39DCC3 #6DE5D3 #A1EEE3 #D5F8F2
Accessibility & contrast
On white
1.52
#6DE5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6DE5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE5D3
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE5D3 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#C9CCD5
Tritanopia (blue-blind)
#21E9DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de5d3; /* rgb */ color: rgb(109, 229, 211); /* oklch */ color: oklch(84.8% 0.112 182.4);
Tailwind
colors: {
custom: {
50: '#a0ede0',
500: '#6de5d3',
950: '#000000',
},
}SCSS
$custom: #6de5d3; $custom-light: #a0ede0; $custom-dark: #000000;
JSON
{
"hex": "#6de5d3",
"rgb": {
"r": 109,
"g": 229,
"b": 211
},
"hsl": {
"h": 171,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.84776,
"c": 0.11176,
"h": 182.4
},
"luminance": 0.63993
}Semantic roles & 50–950 ramp
primary
#6DE5D3
secondary
#B73F51
accent
#1430D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584