#6DE1DF#6DE1DF
#6DE1DF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.105 H 193.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE1DF |
|---|---|
| RGB | rgb(109, 225, 223) |
| HSL | hsl(179, 66%, 65%) |
| HSV | hsv(179, 52%, 88%) |
| CMYK | cmyk(51.6%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(83.14, -33.21, -9.08) |
| CIE-LCH | lch(83.14, 34.43, 195.30°) |
| OKLab | oklab(84.22% -0.1023 -0.0252) |
| OKLCH | oklch(84.22% 0.105 193.8) |
| XYZ | xyz(46.5456, 62.4250, 79.3941) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.71
Turquoise
#40E0D0
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE1DF #E16D6F
analogous
#6DE1A5 #6DE1DF #6DA9E1
triadic
#6DE1DF #DF6DE1 #E1DF6D
tetradic
#6DE1DF #A56DE1 #E16D6F #A9E16D
square
#6DE1DF #A56DE1 #E16D6F #A9E16D
split-complementary
#6DE1DF #E16DA9 #E1A56D
monochromatic
#24B0AD #3AD7D4 #6DE1DF #A0EBEA #D3F6F5
Accessibility & contrast
On white
1.56
#6DE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6DE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE1DF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE1DF | 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)
#D5D7DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#08E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de1df; /* rgb */ color: rgb(109, 225, 223); /* oklch */ color: oklch(84.2% 0.105 193.8);
Tailwind
colors: {
custom: {
50: '#a0ebe8',
500: '#6de1df',
950: '#000000',
},
}SCSS
$custom: #6de1df; $custom-light: #a0ebe8; $custom-dark: #000000;
JSON
{
"hex": "#6de1df",
"rgb": {
"r": 109,
"g": 225,
"b": 223
},
"hsl": {
"h": 178.966,
"s": 65.909,
"l": 65.49
},
"oklch": {
"l": 0.84221,
"c": 0.10532,
"h": 193.8
},
"luminance": 0.62429
}Semantic roles & 50–950 ramp
primary
#6DE1DF
secondary
#B14143
accent
#181BCE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484