#6EFFBF#6EFFBF
#6EFFBF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.155 H 161.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFBF |
|---|---|
| RGB | rgb(110, 255, 191) |
| HSL | hsl(154, 100%, 72%) |
| HSV | hsv(154, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.05, -53.56, 19.04) |
| CIE-LCH | lch(91.05, 56.84, 160.43°) |
| OKLab | oklab(90.4% -0.1473 0.0486) |
| OKLCH | oklch(90.4% 0.155 161.7) |
| XYZ | xyz(51.5896, 78.5916, 61.7311) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.93
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.77
Greenish Cyan
#2AFEB7
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFBF #FF6EAE
analogous
#6EFF77 #6EFFBF #6EF7FF
triadic
#6EFFBF #BF6EFF #FFBF6E
tetradic
#6EFFBF #776EFF #FF6EAE #F7FF6E
square
#6EFFBF #776EFF #FF6EAE #F7FF6E
split-complementary
#6EFFBF #FF6EF7 #FF776E
monochromatic
#00F388 #31FFA4 #6EFFBF #ABFFDA #E0FFF1
Accessibility & contrast
On white
1.26
#6EFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#6EFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFBF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFBF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#2DFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6effbf; /* rgb */ color: rgb(110, 255, 191); /* oklch */ color: oklch(90.4% 0.155 161.7);
Tailwind
colors: {
custom: {
50: '#a3ffd2',
500: '#6effbf',
950: '#000000',
},
}SCSS
$custom: #6effbf; $custom-light: #a3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6effbf",
"rgb": {
"r": 110,
"g": 255,
"b": 191
},
"hsl": {
"h": 153.517,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.90399,
"c": 0.15516,
"h": 161.7
},
"luminance": 0.78597
}Semantic roles & 50–950 ramp
primary
#6EFFBF
secondary
#DB367F
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683