#6DE3DE#6DE3DE
#6DE3DE is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.107 H 191.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE3DE |
|---|---|
| RGB | rgb(109, 227, 222) |
| HSL | hsl(177, 68%, 66%) |
| HSV | hsv(177, 52%, 89%) |
| CMYK | cmyk(52%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(83.68, -34.41, -7.75) |
| CIE-LCH | lch(83.68, 35.27, 192.69°) |
| OKLab | oklab(84.65% -0.1048 -0.0215) |
| OKLCH | oklch(84.65% 0.107 191.6) |
| XYZ | xyz(46.9550, 63.4589, 78.8674) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 4.90
Bright Light Blue
#26F7FD
ΔE00 6.31
Bright Cyan
#41FDFE
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 6.86
Bright Turquoise
#0FFEF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE3DE #E36D72
analogous
#6DE3A3 #6DE3DE #6DADE3
triadic
#6DE3DE #DE6DE3 #E3DE6D
tetradic
#6DE3DE #A36DE3 #E36D72 #ADE36D
square
#6DE3DE #A36DE3 #E36D72 #ADE36D
split-complementary
#6DE3DE #E36DAD #E3A36D
monochromatic
#22B3AD #3AD9D2 #6DE3DE #A0EDEA #D4F7F5
Accessibility & contrast
On white
1.53
#6DE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6DE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE3DE
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE3DE | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C4CBDF
Tritanopia (blue-blind)
#08E8E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de3de; /* rgb */ color: rgb(109, 227, 222); /* oklch */ color: oklch(84.7% 0.107 191.6);
Tailwind
colors: {
custom: {
50: '#a0ece8',
500: '#6de3de',
950: '#000000',
},
}SCSS
$custom: #6de3de; $custom-light: #a0ece8; $custom-dark: #000000;
JSON
{
"hex": "#6de3de",
"rgb": {
"r": 109,
"g": 227,
"b": 222
},
"hsl": {
"h": 177.458,
"s": 67.816,
"l": 65.882
},
"oklch": {
"l": 0.84651,
"c": 0.10703,
"h": 191.6
},
"luminance": 0.63463
}Semantic roles & 50–950 ramp
primary
#6DE3DE
secondary
#B44045
accent
#161ED0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484