#6EEFBD#6EEFBD
#6EEFBD is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.136 H 165.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFBD |
|---|---|
| RGB | rgb(110, 239, 189) |
| HSL | hsl(157, 80%, 68%) |
| HSV | hsv(157, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 20.9%, 6.3%) |
| CIE-LAB | lab(86.36, -47.31, 13.48) |
| CIE-LCH | lch(86.36, 49.19, 164.09°) |
| OKLab | oklab(86.56% -0.1314 0.0346) |
| OKLCH | oklch(86.56% 0.136 165.3) |
| XYZ | xyz(46.4779, 68.7179, 58.9488) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFBD #EF6EA0
analogous
#6EEF7C #6EEFBD #6EE0EF
triadic
#6EEFBD #BD6EEF #EFBD6E
tetradic
#6EEFBD #7C6EEF #EF6EA0 #E0EF6E
square
#6EEFBD #7C6EEF #EF6EA0 #E0EF6E
split-complementary
#6EEFBD #EF6EE0 #EF7C6E
monochromatic
#17CC86 #37E9A4 #6EEFBD #A5F5D6 #DCFBEF
Accessibility & contrast
On white
1.42
#6EEFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6EEFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFBD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFBD | 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)
#EBE0BA
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#37EFE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eefbd; /* rgb */ color: rgb(110, 239, 189); /* oklch */ color: oklch(86.6% 0.136 165.3);
Tailwind
colors: {
custom: {
50: '#a1f5d1',
500: '#6eefbd',
950: '#000000',
},
}SCSS
$custom: #6eefbd; $custom-light: #a1f5d1; $custom-dark: #000000;
JSON
{
"hex": "#6eefbd",
"rgb": {
"r": 110,
"g": 239,
"b": 189
},
"hsl": {
"h": 156.744,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86564,
"c": 0.13592,
"h": 165.3
},
"luminance": 0.68722
}Semantic roles & 50–950 ramp
primary
#6EEFBD
secondary
#C73A71
accent
#095BDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583