#6EFBC8#6EFBC8
#6EFBC8 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.143 H 166.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBC8 |
|---|---|
| RGB | rgb(110, 251, 200) |
| HSL | hsl(158, 95%, 71%) |
| HSV | hsv(158, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(90.08, -50.02, 13.05) |
| CIE-LCH | lch(90.08, 51.69, 165.38°) |
| OKLab | oklab(89.67% -0.1392 0.0334) |
| OKLCH | oklch(89.67% 0.143 166.5) |
| XYZ | xyz(51.3479, 76.4746, 66.6875) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 3.89
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBC8 #FB6EA1
analogous
#6EFB81 #6EFBC8 #6EE7FB
triadic
#6EFBC8 #C86EFB #FBC86E
tetradic
#6EFBC8 #816EFB #FB6EA1 #E7FB6E
square
#6EFBC8 #816EFB #FB6EA1 #E7FB6E
split-complementary
#6EFBC8 #FB6EE7 #FB816E
monochromatic
#06E897 #32F9B1 #6EFBC8 #AAFDDF #E1FEF4
Accessibility & contrast
On white
1.29
#6EFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#6EFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBC8
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBC8 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC5
Deuteranopia (green-blind)
#E1DDCB
Tritanopia (blue-blind)
#25FCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efbc8; /* rgb */ color: rgb(110, 251, 200); /* oklch */ color: oklch(89.7% 0.143 166.5);
Tailwind
colors: {
custom: {
50: '#a2fdd8',
500: '#6efbc8',
950: '#000000',
},
}SCSS
$custom: #6efbc8; $custom-light: #a2fdd8; $custom-dark: #000000;
JSON
{
"hex": "#6efbc8",
"rgb": {
"r": 110,
"g": 251,
"b": 200
},
"hsl": {
"h": 158.298,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.8967,
"c": 0.14319,
"h": 166.5
},
"luminance": 0.76479
}Semantic roles & 50–950 ramp
primary
#6EFBC8
secondary
#D63771
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683