#6EFFBD#6EFFBD
#6EFFBD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.157 H 161.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFBD |
|---|---|
| RGB | rgb(110, 255, 189) |
| HSL | hsl(153, 100%, 72%) |
| HSV | hsv(153, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.01, -53.96, 20.00) |
| CIE-LCH | lch(91.01, 57.55, 159.66°) |
| OKLab | oklab(90.35% -0.1482 0.051) |
| OKLCH | oklch(90.35% 0.157 161) |
| XYZ | xyz(51.3710, 78.5042, 60.5799) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFBD #FF6EB0
analogous
#6EFF75 #6EFFBD #6EF8FF
triadic
#6EFFBD #BD6EFF #FFBD6E
tetradic
#6EFFBD #756EFF #FF6EB0 #F8FF6E
square
#6EFFBD #756EFF #FF6EB0 #F8FF6E
split-complementary
#6EFFBD #FF6EF8 #FF756E
monochromatic
#00F384 #31FFA1 #6EFFBD #ABFFD9 #E0FFF1
Accessibility & contrast
On white
1.26
#6EFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6EFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFBD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFBD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#2FFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6effbd; /* rgb */ color: rgb(110, 255, 189); /* oklch */ color: oklch(90.4% 0.157 161.0);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#6effbd',
950: '#000000',
},
}SCSS
$custom: #6effbd; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6effbd",
"rgb": {
"r": 110,
"g": 255,
"b": 189
},
"hsl": {
"h": 152.69,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.90354,
"c": 0.15677,
"h": 161
},
"luminance": 0.78509
}Semantic roles & 50–950 ramp
primary
#6EFFBD
secondary
#DB3681
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683