#6FF4BE#6FF4BE
#6FF4BE is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.8% C 0.141 H 164.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF4BE |
|---|---|
| RGB | rgb(111, 244, 190) |
| HSL | hsl(156, 86%, 70%) |
| HSV | hsv(156, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(87.87, -49.00, 15.10) |
| CIE-LCH | lch(87.87, 51.27, 162.88°) |
| OKLab | oklab(87.81% -0.1357 0.0387) |
| OKLCH | oklch(87.81% 0.141 164.1) |
| XYZ | xyz(48.1960, 71.7941, 60.0230) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.01
Light Greenish Blue
#63F7B4
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 4.30
Greenish Cyan
#2AFEB7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF4BE #F46FA5
analogous
#6FF47C #6FF4BE #6FE8F4
triadic
#6FF4BE #BE6FF4 #F4BE6F
tetradic
#6FF4BE #7C6FF4 #F46FA5 #E8F46F
square
#6FF4BE #7C6FF4 #F46FA5 #E8F46F
split-complementary
#6FF4BE #F46FE8 #F47C6F
monochromatic
#11D887 #36F0A4 #6FF4BE #A8F8D8 #E1FDF1
Accessibility & contrast
On white
1.37
#6FF4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#6FF4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF4BE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF4BE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BB
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#37F4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff4be; /* rgb */ color: rgb(111, 244, 190); /* oklch */ color: oklch(87.8% 0.141 164.1);
Tailwind
colors: {
custom: {
50: '#a2f8d1',
500: '#6ff4be',
950: '#000000',
},
}SCSS
$custom: #6ff4be; $custom-light: #a2f8d1; $custom-dark: #000000;
JSON
{
"hex": "#6ff4be",
"rgb": {
"r": 111,
"g": 244,
"b": 190
},
"hsl": {
"h": 155.639,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.87807,
"c": 0.14112,
"h": 164.1
},
"luminance": 0.71799
}Semantic roles & 50–950 ramp
primary
#6FF4BE
secondary
#CE3976
accent
#035EE2
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583