#6FF2BE#6FF2BE
#6FF2BE is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.139 H 164.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF2BE |
|---|---|
| RGB | rgb(111, 242, 190) |
| HSL | hsl(156, 83%, 69%) |
| HSV | hsv(156, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(87.29, -48.15, 14.28) |
| CIE-LCH | lch(87.29, 50.23, 163.49°) |
| OKLab | oklab(87.33% -0.1336 0.0366) |
| OKLCH | oklch(87.33% 0.139 164.7) |
| XYZ | xyz(47.5975, 70.5971, 59.8235) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 4.53
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF2BE #F26FA3
analogous
#6FF27D #6FF2BE #6FE5F2
triadic
#6FF2BE #BE6FF2 #F2BE6F
tetradic
#6FF2BE #7D6FF2 #F26FA3 #E5F26F
square
#6FF2BE #7D6FF2 #F26FA3 #E5F26F
split-complementary
#6FF2BE #F26FE5 #F27D6F
monochromatic
#13D487 #37EDA5 #6FF2BE #A7F7D7 #DFFCF1
Accessibility & contrast
On white
1.39
#6FF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#6FF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF2BE
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF2BE | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#38F2E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff2be; /* rgb */ color: rgb(111, 242, 190); /* oklch */ color: oklch(87.3% 0.139 164.7);
Tailwind
colors: {
custom: {
50: '#a2f7d1',
500: '#6ff2be',
950: '#000000',
},
}SCSS
$custom: #6ff2be; $custom-light: #a2f7d1; $custom-dark: #000000;
JSON
{
"hex": "#6ff2be",
"rgb": {
"r": 111,
"g": 242,
"b": 190
},
"hsl": {
"h": 156.183,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.87334,
"c": 0.13852,
"h": 164.7
},
"luminance": 0.70601
}Semantic roles & 50–950 ramp
primary
#6FF2BE
secondary
#CB3A74
accent
#065CE0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583