#6EFFBB#6EFFBB
#6EFFBB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.158 H 160.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFBB |
|---|---|
| RGB | rgb(110, 255, 187) |
| HSL | hsl(152, 100%, 72%) |
| HSV | hsv(152, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.97, -54.37, 20.97) |
| CIE-LCH | lch(90.97, 58.27, 158.91°) |
| OKLab | oklab(90.31% -0.1491 0.0534) |
| OKLCH | oklch(90.31% 0.158 160.3) |
| XYZ | xyz(51.1554, 78.4180, 59.4444) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.15
Light Aquamarine
#7BFDC7
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.14
Greenish Cyan
#2AFEB7
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFBB #FF6EB2
analogous
#6EFF73 #6EFFBB #6EFBFF
triadic
#6EFFBB #BB6EFF #FFBB6E
tetradic
#6EFFBB #736EFF #FF6EB2 #FBFF6E
square
#6EFFBB #736EFF #FF6EB2 #FBFF6E
split-complementary
#6EFFBB #FF6EFB #FF736E
monochromatic
#00F381 #31FF9E #6EFFBB #ABFFD8 #E0FFF1
Accessibility & contrast
On white
1.26
#6EFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6EFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFBB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFBB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#31FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6effbb; /* rgb */ color: rgb(110, 255, 187); /* oklch */ color: oklch(90.3% 0.158 160.3);
Tailwind
colors: {
custom: {
50: '#a3ffcf',
500: '#6effbb',
950: '#000000',
},
}SCSS
$custom: #6effbb; $custom-light: #a3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6effbb",
"rgb": {
"r": 110,
"g": 255,
"b": 187
},
"hsl": {
"h": 151.862,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.90309,
"c": 0.1584,
"h": 160.3
},
"luminance": 0.78423
}Semantic roles & 50–950 ramp
primary
#6EFFBB
secondary
#DB3683
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683