#6FFCBF#6FFCBF
#6FFCBF is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.151 H 162.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCBF |
|---|---|
| RGB | rgb(111, 252, 191) |
| HSL | hsl(154, 96%, 71%) |
| HSV | hsv(154, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.21, -52.12, 17.87) |
| CIE-LCH | lch(90.21, 55.10, 161.08°) |
| OKLab | oklab(89.72% -0.1437 0.0457) |
| OKLCH | oklch(89.72% 0.151 162.4) |
| XYZ | xyz(50.7652, 76.7571, 61.4204) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 3.01
Greenish Cyan
#2AFEB7
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCBF #FC6FAC
analogous
#6FFC78 #6FFCBF #6FF2FC
triadic
#6FFCBF #BF6FFC #FCBF6F
tetradic
#6FFCBF #786FFC #FC6FAC #F2FC6F
square
#6FFCBF #786FFC #FC6FAC #F2FC6F
split-complementary
#6FFCBF #FC6FF2 #FC786F
monochromatic
#05EC88 #33FBA4 #6FFCBF #ABFDDA #E1FEF2
Accessibility & contrast
On white
1.28
#6FFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#6FFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCBF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCBF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#32FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcbf; /* rgb */ color: rgb(111, 252, 191); /* oklch */ color: oklch(89.7% 0.151 162.4);
Tailwind
colors: {
custom: {
50: '#a3fed2',
500: '#6ffcbf',
950: '#000000',
},
}SCSS
$custom: #6ffcbf; $custom-light: #a3fed2; $custom-dark: #000000;
JSON
{
"hex": "#6ffcbf",
"rgb": {
"r": 111,
"g": 252,
"b": 191
},
"hsl": {
"h": 154.043,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89722,
"c": 0.15076,
"h": 162.4
},
"luminance": 0.76762
}Semantic roles & 50–950 ramp
primary
#6FFCBF
secondary
#D8377D
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683