#6AFEBB#6AFEBB
#6AFEBB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.159 H 160.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFEBB |
|---|---|
| RGB | rgb(106, 254, 187) |
| HSL | hsl(153, 99%, 71%) |
| HSV | hsv(153, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.57, -54.76, 20.39) |
| CIE-LCH | lch(90.57, 58.44, 159.58°) |
| OKLab | oklab(89.95% -0.1503 0.052) |
| OKLCH | oklch(89.95% 0.159 160.9) |
| XYZ | xyz(50.3506, 77.5307, 59.3155) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 2.42
Light Aquamarine
#7BFDC7
ΔE00 2.74
Greenish Cyan
#2AFEB7
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFEBB #FE6AAD
analogous
#6AFE71 #6AFEBB #6AF7FE
triadic
#6AFEBB #BB6AFE #FEBB6A
tetradic
#6AFEBB #716AFE #FE6AAD #F7FE6A
square
#6AFEBB #716AFE #FE6AAD #F7FE6A
split-complementary
#6AFEBB #FE6AF7 #FE716A
monochromatic
#02EC82 #2DFE9F #6AFEBB #A7FED7 #E1FFF1
Accessibility & contrast
On white
1.27
#6AFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6AFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFEBB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFEBB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#22FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afebb; /* rgb */ color: rgb(106, 254, 187); /* oklch */ color: oklch(89.9% 0.159 160.9);
Tailwind
colors: {
custom: {
50: '#a1ffcf',
500: '#6afebb',
950: '#000000',
},
}SCSS
$custom: #6afebb; $custom-light: #a1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6afebb",
"rgb": {
"r": 106,
"g": 254,
"b": 187
},
"hsl": {
"h": 152.838,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.89946,
"c": 0.15902,
"h": 160.9
},
"luminance": 0.77536
}Semantic roles & 50–950 ramp
primary
#6AFEBB
secondary
#DA337E
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683