#6DEFBE#6DEFBE
#6DEFBE is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.136 H 165.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFBE |
|---|---|
| RGB | rgb(109, 239, 190) |
| HSL | hsl(157, 80%, 68%) |
| HSV | hsv(157, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 20.5%, 6.3%) |
| CIE-LAB | lab(86.35, -47.31, 12.95) |
| CIE-LCH | lch(86.35, 49.04, 164.70°) |
| OKLab | oklab(86.55% -0.1316 0.0332) |
| OKLCH | oklch(86.55% 0.136 165.8) |
| XYZ | xyz(46.4630, 68.6976, 59.5166) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 3.96
Seafoam
#7FE0B3
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFBE #EF6D9E
analogous
#6DEF7D #6DEFBE #6DDFEF
triadic
#6DEFBE #BE6DEF #EFBE6D
tetradic
#6DEFBE #7D6DEF #EF6D9E #DFEF6D
square
#6DEFBE #7D6DEF #EF6D9E #DFEF6D
split-complementary
#6DEFBE #EF6DDF #EF7D6D
monochromatic
#16CB87 #36E9A5 #6DEFBE #A4F5D7 #DBFBEF
Accessibility & contrast
On white
1.42
#6DEFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6DEFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFBE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFBE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BB
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#33F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6defbe; /* rgb */ color: rgb(109, 239, 190); /* oklch */ color: oklch(86.6% 0.136 165.8);
Tailwind
colors: {
custom: {
50: '#a0f5d1',
500: '#6defbe',
950: '#000000',
},
}SCSS
$custom: #6defbe; $custom-light: #a0f5d1; $custom-dark: #000000;
JSON
{
"hex": "#6defbe",
"rgb": {
"r": 109,
"g": 239,
"b": 190
},
"hsl": {
"h": 157.385,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.86554,
"c": 0.13572,
"h": 165.8
},
"luminance": 0.68702
}Semantic roles & 50–950 ramp
primary
#6DEFBE
secondary
#C7396F
accent
#0959DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583