#6FFCBE#6FFCBE
#6FFCBE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.152 H 162.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCBE |
|---|---|
| RGB | rgb(111, 252, 190) |
| HSL | hsl(154, 96%, 71%) |
| HSV | hsv(154, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.19, -52.33, 18.35) |
| CIE-LCH | lch(90.19, 55.45, 160.67°) |
| OKLab | oklab(89.7% -0.1441 0.0469) |
| OKLCH | oklch(89.7% 0.152 162) |
| XYZ | xyz(50.6556, 76.7132, 60.8429) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 2.82
Greenish Cyan
#2AFEB7
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCBE #FC6FAD
analogous
#6FFC77 #6FFCBE #6FF3FC
triadic
#6FFCBE #BE6FFC #FCBE6F
tetradic
#6FFCBE #776FFC #FC6FAD #F3FC6F
square
#6FFCBE #776FFC #FC6FAD #F3FC6F
split-complementary
#6FFCBE #FC6FF3 #FC776F
monochromatic
#05EC86 #33FBA3 #6FFCBE #ABFDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#6FFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#6FFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCBE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCBE | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#33FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcbe; /* rgb */ color: rgb(111, 252, 190); /* oklch */ color: oklch(89.7% 0.152 162.0);
Tailwind
colors: {
custom: {
50: '#a3fed1',
500: '#6ffcbe',
950: '#000000',
},
}SCSS
$custom: #6ffcbe; $custom-light: #a3fed1; $custom-dark: #000000;
JSON
{
"hex": "#6ffcbe",
"rgb": {
"r": 111,
"g": 252,
"b": 190
},
"hsl": {
"h": 153.617,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89699,
"c": 0.15156,
"h": 162
},
"luminance": 0.76718
}Semantic roles & 50–950 ramp
primary
#6FFCBE
secondary
#D8377E
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683