#6DE2DF#6DE2DF
#6DE2DF is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.106 H 193.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2DF |
|---|---|
| RGB | rgb(109, 226, 223) |
| HSL | hsl(178, 67%, 66%) |
| HSV | hsv(178, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(83.43, -33.68, -8.66) |
| CIE-LCH | lch(83.43, 34.78, 194.42°) |
| OKLab | oklab(84.45% -0.1033 -0.024) |
| OKLCH | oklch(84.45% 0.106 193.1) |
| XYZ | xyz(46.8167, 62.9673, 79.4844) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 6.15
Bright Cyan
#41FDFE
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2DF #E26D70
analogous
#6DE2A5 #6DE2DF #6DAAE2
triadic
#6DE2DF #DF6DE2 #E2DF6D
tetradic
#6DE2DF #A56DE2 #E26D70 #AAE26D
square
#6DE2DF #A56DE2 #E26D70 #AAE26D
split-complementary
#6DE2DF #E26DAA #E2A56D
monochromatic
#23B1AE #3AD8D4 #6DE2DF #A0ECEA #D3F6F5
Accessibility & contrast
On white
1.54
#6DE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#6DE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2DF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2DF | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C2CAE0
Tritanopia (blue-blind)
#06E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de2df; /* rgb */ color: rgb(109, 226, 223); /* oklch */ color: oklch(84.5% 0.106 193.1);
Tailwind
colors: {
custom: {
50: '#a0ebe8',
500: '#6de2df',
950: '#000000',
},
}SCSS
$custom: #6de2df; $custom-light: #a0ebe8; $custom-dark: #000000;
JSON
{
"hex": "#6de2df",
"rgb": {
"r": 109,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.462,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.84452,
"c": 0.1061,
"h": 193.1
},
"luminance": 0.62972
}Semantic roles & 50–950 ramp
primary
#6DE2DF
secondary
#B34144
accent
#171BCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484