#6EFEC8#6EFEC8
#6EFEC8 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.147 H 165.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEC8 |
|---|---|
| RGB | rgb(110, 254, 200) |
| HSL | hsl(158, 99%, 71%) |
| HSV | hsv(158, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(90.95, -51.27, 14.28) |
| CIE-LCH | lch(90.95, 53.22, 164.44°) |
| OKLab | oklab(90.38% -0.1423 0.0366) |
| OKLCH | oklch(90.38% 0.147 165.6) |
| XYZ | xyz(52.2924, 78.3637, 67.0023) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEC8 #FE6EA4
analogous
#6EFE80 #6EFEC8 #6EECFE
triadic
#6EFEC8 #C86EFE #FEC86E
tetradic
#6EFEC8 #806EFE #FE6EA4 #ECFE6E
square
#6EFEC8 #806EFE #FE6EA4 #ECFE6E
split-complementary
#6EFEC8 #FE6EEC #FE806E
monochromatic
#02F097 #31FEB1 #6EFEC8 #ABFEDF #E1FFF3
Accessibility & contrast
On white
1.26
#6EFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6EFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEC8
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEC8 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#23FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efec8; /* rgb */ color: rgb(110, 254, 200); /* oklch */ color: oklch(90.4% 0.147 165.6);
Tailwind
colors: {
custom: {
50: '#a3ffd8',
500: '#6efec8',
950: '#000000',
},
}SCSS
$custom: #6efec8; $custom-light: #a3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6efec8",
"rgb": {
"r": 110,
"g": 254,
"b": 200
},
"hsl": {
"h": 157.5,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90376,
"c": 0.14696,
"h": 165.6
},
"luminance": 0.78369
}Semantic roles & 50–950 ramp
primary
#6EFEC8
secondary
#DA3674
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683