#6EFEBA#6EFEBA
#6EFEBA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.158 H 160.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEBA |
|---|---|
| RGB | rgb(110, 254, 186) |
| HSL | hsl(152, 99%, 71%) |
| HSV | hsv(152, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.66, -54.16, 21.05) |
| CIE-LCH | lch(90.66, 58.11, 158.76°) |
| OKLab | oklab(90.05% -0.1485 0.0536) |
| OKLCH | oklch(90.05% 0.158 160.1) |
| XYZ | xyz(50.7306, 77.7390, 58.7765) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.01
Greenish Cyan
#2AFEB7
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEBA #FE6EB2
analogous
#6EFE72 #6EFEBA #6EFAFE
triadic
#6EFEBA #BA6EFE #FEBA6E
tetradic
#6EFEBA #726EFE #FE6EB2 #FAFE6E
square
#6EFEBA #726EFE #FE6EB2 #FAFE6E
split-complementary
#6EFEBA #FE6EFA #FE726E
monochromatic
#02F07F #31FE9D #6EFEBA #ABFED7 #E1FFF1
Accessibility & contrast
On white
1.27
#6EFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6EFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEBA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEBA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#32FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efeba; /* rgb */ color: rgb(110, 254, 186); /* oklch */ color: oklch(90.0% 0.158 160.1);
Tailwind
colors: {
custom: {
50: '#a3ffcf',
500: '#6efeba',
950: '#000000',
},
}SCSS
$custom: #6efeba; $custom-light: #a3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6efeba",
"rgb": {
"r": 110,
"g": 254,
"b": 186
},
"hsl": {
"h": 151.667,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90049,
"c": 0.15791,
"h": 160.1
},
"luminance": 0.77744
}Semantic roles & 50–950 ramp
primary
#6EFEBA
secondary
#DA3684
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683