#6DE8CD#6DE8CD
#6DE8CD is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.3% C 0.118 H 176.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE8CD |
|---|---|
| RGB | rgb(109, 232, 205) |
| HSL | hsl(167, 73%, 67%) |
| HSV | hsv(167, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 11.6%, 9%) |
| CIE-LAB | lab(84.67, -40.87, 2.68) |
| CIE-LCH | lch(84.67, 40.95, 176.25°) |
| OKLab | oklab(85.3% -0.1175 0.0065) |
| OKLCH | oklch(85.3% 0.118 176.8) |
| XYZ | xyz(46.1779, 65.3679, 67.9295) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.58
Aqua (survey)
#13EAC9
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 5.26
Aqua Marine
#2EE8BB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE8CD #E86D88
analogous
#6DE890 #6DE8CD #6DC6E8
triadic
#6DE8CD #CD6DE8 #E8CD6D
tetradic
#6DE8CD #906DE8 #E86D88 #C6E86D
square
#6DE8CD #906DE8 #E86D88 #C6E86D
split-complementary
#6DE8CD #E86DC6 #E8906D
monochromatic
#1EBD9A #38E0BB #6DE8CD #A2F0DF #D7F9F1
Accessibility & contrast
On white
1.49
#6DE8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6DE8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE8CD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE8CD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#CDCECF
Tritanopia (blue-blind)
#28EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6de8cd; /* rgb */ color: rgb(109, 232, 205); /* oklch */ color: oklch(85.3% 0.118 176.8);
Tailwind
colors: {
custom: {
50: '#a0f0dc',
500: '#6de8cd',
950: '#000000',
},
}SCSS
$custom: #6de8cd; $custom-light: #a0f0dc; $custom-dark: #000000;
JSON
{
"hex": "#6de8cd",
"rgb": {
"r": 109,
"g": 232,
"b": 205
},
"hsl": {
"h": 166.829,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.85303,
"c": 0.11768,
"h": 176.8
},
"luminance": 0.65372
}Semantic roles & 50–950 ramp
primary
#6DE8CD
secondary
#BC3D59
accent
#113CD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584