#6EFFBE#6EFFBE
#6EFFBE is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.156 H 161.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFBE |
|---|---|
| RGB | rgb(110, 255, 190) |
| HSL | hsl(153, 100%, 72%) |
| HSV | hsv(153, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.03, -53.76, 19.52) |
| CIE-LCH | lch(91.03, 57.20, 160.04°) |
| OKLab | oklab(90.38% -0.1478 0.0498) |
| OKLCH | oklch(90.38% 0.156 161.4) |
| XYZ | xyz(51.4799, 78.5478, 61.1535) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.60
Greenish Cyan
#2AFEB7
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFBE #FF6EAF
analogous
#6EFF76 #6EFFBE #6EF8FF
triadic
#6EFFBE #BE6EFF #FFBE6E
tetradic
#6EFFBE #766EFF #FF6EAF #F8FF6E
square
#6EFFBE #766EFF #FF6EAF #F8FF6E
split-complementary
#6EFFBE #FF6EF8 #FF766E
monochromatic
#00F386 #31FFA3 #6EFFBE #ABFFD9 #E0FFF1
Accessibility & contrast
On white
1.26
#6EFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#6EFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFBE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFBE | 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)
#FCEEBA
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#2EFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6effbe; /* rgb */ color: rgb(110, 255, 190); /* oklch */ color: oklch(90.4% 0.156 161.4);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#6effbe',
950: '#000000',
},
}SCSS
$custom: #6effbe; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6effbe",
"rgb": {
"r": 110,
"g": 255,
"b": 190
},
"hsl": {
"h": 153.103,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.90377,
"c": 0.15596,
"h": 161.4
},
"luminance": 0.78553
}Semantic roles & 50–950 ramp
primary
#6EFFBE
secondary
#DB3680
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683