#6DE2C8#6DE2C8
#6DE2C8 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.113 H 176.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2C8 |
|---|---|
| RGB | rgb(109, 226, 200) |
| HSL | hsl(167, 67%, 66%) |
| HSV | hsv(167, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(82.81, -39.35, 2.62) |
| CIE-LCH | lch(82.81, 39.44, 176.20°) |
| OKLab | oklab(83.75% -0.1132 0.0063) |
| OKLCH | oklch(83.75% 0.113 176.8) |
| XYZ | xyz(43.9238, 61.8101, 64.2482) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 5.11
Light Turquoise
#7EF4CC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2C8 #E26D87
analogous
#6DE28D #6DE2C8 #6DC1E2
triadic
#6DE2C8 #C86DE2 #E2C86D
tetradic
#6DE2C8 #8D6DE2 #E26D87 #C1E26D
square
#6DE2C8 #8D6DE2 #E26D87 #C1E26D
split-complementary
#6DE2C8 #E26DC1 #E28D6D
monochromatic
#23B192 #3AD8B5 #6DE2C8 #A0ECDB #D3F6EE
Accessibility & contrast
On white
1.57
#6DE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6DE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2C8
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2C8 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#31E5DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6de2c8; /* rgb */ color: rgb(109, 226, 200); /* oklch */ color: oklch(83.8% 0.113 176.8);
Tailwind
colors: {
custom: {
50: '#9febd8',
500: '#6de2c8',
950: '#000000',
},
}SCSS
$custom: #6de2c8; $custom-light: #9febd8; $custom-dark: #000000;
JSON
{
"hex": "#6de2c8",
"rgb": {
"r": 109,
"g": 226,
"b": 200
},
"hsl": {
"h": 166.667,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.83753,
"c": 0.11336,
"h": 176.8
},
"luminance": 0.61814
}Semantic roles & 50–950 ramp
primary
#6DE2C8
secondary
#B3415A
accent
#1740CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483