#6FFFBD#6FFFBD
#6FFFBD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.156 H 160.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFBD |
|---|---|
| RGB | rgb(111, 255, 189) |
| HSL | hsl(153, 100%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.04, -53.76, 20.05) |
| CIE-LCH | lch(91.04, 57.38, 159.55°) |
| OKLab | oklab(90.39% -0.1477 0.0512) |
| OKLCH | oklch(90.39% 0.156 160.9) |
| XYZ | xyz(51.4962, 78.5687, 60.5857) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.49
Greenish Cyan
#2AFEB7
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFBD #FF6FB1
analogous
#6FFF75 #6FFFBD #6FF9FF
triadic
#6FFFBD #BD6FFF #FFBD6F
tetradic
#6FFFBD #756FFF #FF6FB1 #F9FF6F
square
#6FFFBD #756FFF #FF6FB1 #F9FF6F
split-complementary
#6FFFBD #FF6FF9 #FF756F
monochromatic
#00F484 #32FFA1 #6FFFBD #ACFFD9 #E0FFF1
Accessibility & contrast
On white
1.26
#6FFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#6FFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFBD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFBD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E8DFC1
Tritanopia (blue-blind)
#32FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6fffbd; /* rgb */ color: rgb(111, 255, 189); /* oklch */ color: oklch(90.4% 0.156 160.9);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#6fffbd',
950: '#000000',
},
}SCSS
$custom: #6fffbd; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6fffbd",
"rgb": {
"r": 111,
"g": 255,
"b": 189
},
"hsl": {
"h": 152.5,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.90386,
"c": 0.15628,
"h": 160.9
},
"luminance": 0.78574
}Semantic roles & 50–950 ramp
primary
#6FFFBD
secondary
#DC3782
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683