#6EFEBF#6EFEBF
#6EFEBF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.154 H 162.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEBF |
|---|---|
| RGB | rgb(110, 254, 191) |
| HSL | hsl(154, 99%, 71%) |
| HSV | hsv(154, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.76, -53.15, 18.63) |
| CIE-LCH | lch(90.76, 56.32, 160.68°) |
| OKLab | oklab(90.16% -0.1463 0.0476) |
| OKLCH | oklch(90.16% 0.154 162) |
| XYZ | xyz(51.2714, 77.9553, 61.6250) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 2.85
Greenish Cyan
#2AFEB7
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEBF #FE6EAD
analogous
#6EFE77 #6EFEBF #6EF5FE
triadic
#6EFEBF #BF6EFE #FEBF6E
tetradic
#6EFEBF #776EFE #FE6EAD #F5FE6E
square
#6EFEBF #776EFE #FE6EAD #F5FE6E
split-complementary
#6EFEBF #FE6EF5 #FE776E
monochromatic
#02F088 #31FEA4 #6EFEBF #ABFEDA #E1FFF2
Accessibility & contrast
On white
1.27
#6EFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#6EFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEBF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEBF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBB
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#2DFEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efebf; /* rgb */ color: rgb(110, 254, 191); /* oklch */ color: oklch(90.2% 0.154 162.0);
Tailwind
colors: {
custom: {
50: '#a3ffd2',
500: '#6efebf',
950: '#000000',
},
}SCSS
$custom: #6efebf; $custom-light: #a3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6efebf",
"rgb": {
"r": 110,
"g": 254,
"b": 191
},
"hsl": {
"h": 153.75,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90163,
"c": 0.15386,
"h": 162
},
"luminance": 0.7796
}Semantic roles & 50–950 ramp
primary
#6EFEBF
secondary
#DA367E
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683