#6DE3E2#6DE3E2
#6DE3E2 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.107 H 194.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE3E2 |
|---|---|
| RGB | rgb(109, 227, 226) |
| HSL | hsl(179, 68%, 66%) |
| HSV | hsv(179, 52%, 89%) |
| CMYK | cmyk(52%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.80, -33.38, -9.69) |
| CIE-LCH | lch(83.80, 34.76, 196.19°) |
| OKLab | oklab(84.78% -0.1032 -0.0268) |
| OKLCH | oklch(84.78% 0.107 194.6) |
| XYZ | xyz(47.4975, 63.6759, 81.7244) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 6.15
Bright Cyan
#41FDFE
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE3E2 #E36D6E
analogous
#6DE3A7 #6DE3E2 #6DA9E3
triadic
#6DE3E2 #E26DE3 #E3E26D
tetradic
#6DE3E2 #A76DE3 #E36D6E #A9E36D
square
#6DE3E2 #A76DE3 #E36D6E #A9E36D
split-complementary
#6DE3E2 #E36DA9 #E3A76D
monochromatic
#22B3B2 #3AD9D8 #6DE3E2 #A0EDEC #D4F7F6
Accessibility & contrast
On white
1.53
#6DE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6DE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE3E2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE3E2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9E2
Deuteranopia (green-blind)
#C3CBE3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de3e2; /* rgb */ color: rgb(109, 227, 226); /* oklch */ color: oklch(84.8% 0.107 194.6);
Tailwind
colors: {
custom: {
50: '#a1eceb',
500: '#6de3e2',
950: '#000000',
},
}SCSS
$custom: #6de3e2; $custom-light: #a1eceb; $custom-dark: #000000;
JSON
{
"hex": "#6de3e2",
"rgb": {
"r": 109,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.492,
"s": 67.816,
"l": 65.882
},
"oklch": {
"l": 0.8478,
"c": 0.10661,
"h": 194.6
},
"luminance": 0.6368
}Semantic roles & 50–950 ramp
primary
#6DE3E2
secondary
#B44041
accent
#1617D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484