#6EFEBE#6EFEBE
#6EFEBE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.155 H 161.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEBE |
|---|---|
| RGB | rgb(110, 254, 190) |
| HSL | hsl(153, 99%, 71%) |
| HSV | hsv(153, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.74, -53.35, 19.12) |
| CIE-LCH | lch(90.74, 56.68, 160.29°) |
| OKLab | oklab(90.14% -0.1468 0.0488) |
| OKLCH | oklch(90.14% 0.155 161.6) |
| XYZ | xyz(51.1618, 77.9114, 61.0474) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.67
Greenish Cyan
#2AFEB7
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEBE #FE6EAE
analogous
#6EFE76 #6EFEBE #6EF6FE
triadic
#6EFEBE #BE6EFE #FEBE6E
tetradic
#6EFEBE #766EFE #FE6EAE #F6FE6E
square
#6EFEBE #766EFE #FE6EAE #F6FE6E
split-complementary
#6EFEBE #FE6EF6 #FE766E
monochromatic
#02F086 #31FEA3 #6EFEBE #ABFED9 #E1FFF1
Accessibility & contrast
On white
1.27
#6EFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#6EFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEBE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEBE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#2EFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efebe; /* rgb */ color: rgb(110, 254, 190); /* oklch */ color: oklch(90.1% 0.155 161.6);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#6efebe',
950: '#000000',
},
}SCSS
$custom: #6efebe; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6efebe",
"rgb": {
"r": 110,
"g": 254,
"b": 190
},
"hsl": {
"h": 153.333,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.9014,
"c": 0.15466,
"h": 161.6
},
"luminance": 0.77916
}Semantic roles & 50–950 ramp
primary
#6EFEBE
secondary
#DA367F
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683